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