import { Tabs } from 'expo-router/tabs'; import {HeaderTitle} from "@react-navigation/elements"; export default function Layout() { return ( ); }