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