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

declare const EraserVariantIcon: MdiReactIconComponentType;
export default EraserVariantIcon;
