declare const getGeoCountry: (ip: string) => Promise; export default getGeoCountry;