import { MapRoutingProvider } from '../core/interface'; declare const MapboxService: MapRoutingProvider; export default MapboxService;