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

declare const MapAddIcon: MdiReactIconComponentType;
export default MapAddIcon;
