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