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

declare const MapMarkerMinusIcon: MdiReactIconComponentType;
export default MapMarkerMinusIcon;
