export declare enum ReCaptchaType {
    InvisibleReCaptcha = 0,
    ReCaptcha2 = 1
}
//# sourceMappingURL=recaptcha-type.enum.d.ts.map