import type { Locale } from '@uppy/utils'; declare const it_IT: Locale<0 | 1>; export default it_IT; //# sourceMappingURL=it_IT.d.ts.map