import { MdiReactIconComponentType } from './dist/typings';

declare const MapMarkerDistanceIcon: MdiReactIconComponentType;
export default MapMarkerDistanceIcon;
