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