import type { DefaultTranslationsObject, Language } from '../types.js'; export declare const nlTranslations: DefaultTranslationsObject; export declare const nl: Language; //# sourceMappingURL=nl.d.ts.map