import type { LLSelectUiTranslationPack } from '../i18n.js'; /** * Malay pack. * @group Language packs */ export declare const ms: LLSelectUiTranslationPack; //# sourceMappingURL=ms.d.ts.map