import { Stack } from "expo-router"; const AuthLayout = () => { return ( ); }; export default AuthLayout;