import PhoneNumberData from '../../types/PhoneNumberData'; /** Uganda */ declare const UG: PhoneNumberData; export default UG;