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