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

declare const EraserIcon: MdiReactIconComponentType;
export default EraserIcon;
