/// import { DistanceService } from '../abstract/abstract-distance'; export declare class GoogleDistanceService extends DistanceService { }