import { ModuleWithProviders } from '@angular/core'; import { GoogleLoginConfig } from './google-login-button'; import * as i0 from "@angular/core"; import * as i1 from "./google-login-button"; import * as i2 from "@angular/common"; export declare class ZekGoogleLoginModule { static forRoot(config: GoogleLoginConfig): ModuleWithProviders; static forChild(config: GoogleLoginConfig): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }