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

declare const MapMarkerPathIcon: MdiReactIconComponentType;
export default MapMarkerPathIcon;
