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