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