import type { Locale } from '.';
declare const itIT: Locale;
export default itIT;
