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