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