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