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