import type { LLSelectUiTranslationPack } from '../i18n.js'; /** * Mongolian pack (Cyrillic; the traditional script needs vertical layout and is out of scope). * @group Language packs */ export declare const mn: LLSelectUiTranslationPack; //# sourceMappingURL=mn.d.ts.map