import React from 'react'; import { Stack } from 'expo-router'; export default function FirebaseAuthLayout() { return ( ); }