import PhoneNumberData from '../../types/PhoneNumberData'; /** Egypt */ declare const EG: PhoneNumberData; export default EG;