import PhoneNumberData from '../../types/PhoneNumberData'; /** Italy */ declare const IT: PhoneNumberData; export default IT;