/// declare const initializeApp: jest.Mock; declare const auth: jest.Mock; declare const firestore: any; export { auth, initializeApp, firestore }; //# sourceMappingURL=firebase-admin.d.ts.map