import PhoneNumberData from '../../types/PhoneNumberData'; /** Argentina */ declare const AR: PhoneNumberData; export default AR;