import { BackButton } from "@/components"; import { GStyles } from "@/styles/global-styles"; import { Stack } from "expo-router"; export default function ProfileLayout() { return ( <> {/* */} }} /> }} /> , }} /> ); }