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