import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const Eraser: m.Component; export default Eraser;