import { Stack } from 'expo-router'; import { AppColors } from '@/constants/theme'; export default function BeneficiariesLayout() { return ( ); }