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