import type { LocaleProps } from ".";
declare const frFR: LocaleProps;
export default frFR;
