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