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

declare const MapPlusIcon: MdiReactIconComponentType;
export default MapPlusIcon;
