import { Auth } from 'firebase/auth'; import { FirebaseApp } from 'firebase/app'; export default function getAuth(app?: FirebaseApp): Auth | null; //# sourceMappingURL=getAuth.d.ts.map