import PhoneNumberData from '../../types/PhoneNumberData'; /** Greenland */ declare const GL: PhoneNumberData; export default GL;