import type { LLSelectUiTranslationPack } from '../i18n.js';
/**
 * The built-in English pack - the library default.
 * @group Language packs
 */
export declare const en: LLSelectUiTranslationPack;
//# sourceMappingURL=en.d.ts.map