import { type NDateLocale } from './enUS';
declare const dateFrFR: NDateLocale;
export default dateFrFR;
