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

declare const MapMarkersIcon: MdiReactIconComponentType;
export default MapMarkersIcon;
