/// import { IconProps } from '../../types'; declare const Eraser: (allProps: IconProps) => JSX.Element; export default Eraser;