import PhoneNumberData from '../../types/PhoneNumberData'; /** American Samoa */ declare const AS: PhoneNumberData; export default AS;