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

declare const MapMinusIcon: MdiReactIconComponentType;
export default MapMinusIcon;
