import type { DefaultTranslationsObject, Language } from '../types.js'; export declare const faTranslations: DefaultTranslationsObject; export declare const fa: Language; //# sourceMappingURL=fa.d.ts.map