import type { Localization } from './types';
/**
 * French localization generated with GPT-4
 */
declare const locale: Localization;
export default locale;
//# sourceMappingURL=fr.d.ts.map