import type { LLSelectUiTranslationPack } from '../i18n.js'; /** * Spanish pack (unsplit: these strings do not differ across regions). * @group Language packs */ export declare const es: LLSelectUiTranslationPack; //# sourceMappingURL=es.d.ts.map