export declare const getGeoLocation: () => Promise; export declare const useGeoLocation: () => readonly [() => Promise, GeolocationPosition | undefined]; //# sourceMappingURL=geo.d.ts.map