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