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