import type { LLSelectUiTranslationPack } from '../i18n.js'; /** * Traditional Chinese (Taiwan) pack (`zh-HK` resolves here in uiTranslationPackByLocale). * @group Language packs */ export declare const zhTW: LLSelectUiTranslationPack; //# sourceMappingURL=zhTW.d.ts.map