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