/// import { GeolocationService } from '../abstract/abstract-geolocation'; export declare class GoogleGeoLocationService extends GeolocationService { }