/** * Polyfills `navigator.geolocation` for interop with the core React Native and Web API approach to geolocation. */ export declare function installWebGeolocationPolyfill(): void; //# sourceMappingURL=GeolocationPolyfill.d.ts.map