export declare const getCurrentUserGeodata: () => Promise; export declare const getUserGeodata: (ip: string) => Promise; //# sourceMappingURL=Geolocation.d.ts.map