import type { ILanguage } from "../../interface";
/**
 * Hebrew translations for the X-Captcha component
 */
export declare const HE: ILanguage;
