import type { Language } from '../index'; export declare const no: Language; export default no;