import VerificationView from "@/screens/Authentication/VerificationView"; export default function Verification() { return ( <> ); }