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