import { Colors } from "@/constants/colors"; import { Stack } from "expo-router"; export default function HomeLayout() { return ( ); }