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

declare const MarkerIcon: MdiReactIconComponentType;
export default MarkerIcon;
