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