export declare const CAPTCHA_ELEMENT_ID = "clerk-captcha";
export declare const CAPTCHA_INVISIBLE_CLASSNAME = "clerk-invisible-captcha";
