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