export interface FirebaseConfig { apiKey: string; authDomain: string; projectId: string; }