import { ModuleWithProviders } from '@angular/core'; import { CaptchaConfig } from './ng-hcaptcha-config'; import * as i0 from "@angular/core"; import * as i1 from "./ng-hcaptcha.component"; import * as i2 from "./ng-hcaptcha-invisible-button.directive"; export declare class NgHcaptchaModule { static forRoot(config?: CaptchaConfig): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }