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