import { Stack } from 'expo-router' function AboutLayout() { return ( ) } export default AboutLayout