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

declare const MapIcon: MdiReactIconComponentType;
export default MapIcon;
