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