import type { Translation } from '../i18n-types'; declare const fr: Translation; export default fr;