import { ElementRef } from '@angular/core'; import { SocialAuthService } from '../socialauth.service'; import * as i0 from "@angular/core"; export declare class GoogleSigninButtonDirective { constructor(el: ElementRef, socialAuthService: SocialAuthService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } //# sourceMappingURL=google-signin-button.directive.d.ts.map