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