import PhoneNumberData from '../../types/PhoneNumberData'; /** Colombia */ declare const CO: PhoneNumberData; export default CO;