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