import { Stack } from 'expo-router'; import { colors } from '../../../theme/colors'; export default function SettingsLayout() { return ( ); }