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