declare const GoogleAuthenticationGuard_base: import("@nestjs/passport").Type; export declare class GoogleAuthenticationGuard extends GoogleAuthenticationGuard_base { } export {};