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

declare const MapMarkerRadiusIcon: MdiReactIconComponentType;
export default MapMarkerRadiusIcon;
