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