import { Slot, Stack} from "expo-router"; import {SafeAreaView, View} from "react-native"; export default function AuthLayout() { return ( ); }