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