export declare const GoogleAuthStrategy: { registerStrategy(): void; authOptions: { scope: string[]; }; };