// Expo import { Slot } from 'expo-router'; const AuthLayout = () => { return ; }; export default AuthLayout;