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

declare const MapMarkerCircleIcon: MdiReactIconComponentType;
export default MapMarkerCircleIcon;
