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