import React from "react"; import {Stack} from "expo-router"; export default function RootoLayout() { return ( ); }