declare const admin: any; export default admin; export * from './auth'; export * from './database/firestore'; export * from './messaging'; export * from './types'; //# sourceMappingURL=index.d.ts.map