import PhoneNumberData from '../../types/PhoneNumberData'; /** Afghanistan */ declare const AF: PhoneNumberData; export default AF;