/** * SiaraShield vendor scripts are served from the CDN origin (embedcdn.mycybersiara.com). * Single module used by `initSiaraShield` and `` so URLs stay in one place. */ export declare const SIARA_SHIELD_JQUERY_FALLBACK_SRC = "https://embedcdn.mycybersiara.com/CaptchaFormate/jquery.min.js"; export declare const SIARA_SHIELD_CAPTCHA_RESOURCES_SRC = "https://embedcdn.mycybersiara.com/CaptchaFormate/CaptchaResources.js"; export declare const SIARA_SHIELD_VALIDATION_SCRIPT_SRC = "https://embedcdn.mycybersiara.com/CaptchaFormate/SiaraShield_Validation.js";