export interface FirebaseAuthApplicationVerifier { readonly type: string; verify(): Promise; } //# sourceMappingURL=FirebaseRecaptcha.types.d.ts.map