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