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