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