import { LocalizationResource } from '@clerk/types';

declare const itIT: LocalizationResource;

export { itIT };
