import { ModuleWithProviders } from '@angular/core';
export declare class CaptchaModule {
    static forRoot(): ModuleWithProviders<CaptchaModule>;
}
