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

declare const MarkerCheckIcon: MdiReactIconComponentType;
export default MarkerCheckIcon;
