import * as i0 from "@angular/core";
import * as i1 from "./recaptcha.component";
export declare class RecaptchaCommonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<RecaptchaCommonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<RecaptchaCommonModule, [typeof i1.RecaptchaComponent], never, [typeof i1.RecaptchaComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<RecaptchaCommonModule>;
}
