import { IconProps } from '../types';
declare const Eraser: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Eraser;
//# sourceMappingURL=Eraser.d.ts.map