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