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