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