import type { LocaleSpec } from "../api.js";
/**
 * @remarks
 * Reference: https://en.wikipedia.org/wiki/Date_and_time_notation_in_France
 */
export declare const FR_LONG: LocaleSpec;
//# sourceMappingURL=fr.d.ts.map