export declare const RECAPTCHA_OPTIONS: unique symbol;
export declare const RECAPTCHA_VALIDATION_OPTIONS: unique symbol;
export declare const RECAPTCHA_AXIOS_INSTANCE = "RECAPTCHA_AXIOS_INSTANCE";
export declare const RECAPTCHA_LOGGER = "RECAPTCHA_LOGGER";
