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

declare const MarkerTickIcon: MdiReactIconComponentType;
export default MarkerTickIcon;
