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