import { Stack } from 'expo-router' import { colors } from '../../src/theme/mobile-theme' export default function HostGroupLayout() { return ( ) }