import type { LLSelectUiTranslationPack } from '../i18n.js'; /** * Simplified Chinese (mainland) pack. * @group Language packs */ export declare const zhCN: LLSelectUiTranslationPack; //# sourceMappingURL=zhCN.d.ts.map