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