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