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

declare const itIT: LocalizationResource;

export { itIT };
