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