declare const isGeolocationSupported: () => boolean;
export { isGeolocationSupported };
