import PhoneNumberData from '../../types/PhoneNumberData'; /** Estonia */ declare const EE: PhoneNumberData; export default EE;