import { AppAuthenticator } from "./AppAuthenticator"; export declare class GoogleAuthenticator extends AppAuthenticator { googleId?: string; } //# sourceMappingURL=GoogleAuthenticator.d.ts.map