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

declare const MapMarkerTickIcon: MdiReactIconComponentType;
export default MapMarkerTickIcon;
