import { CustomDateLocale } from '../../types/Dates';
export declare const Italian: CustomDateLocale;
export default Italian;
