/// import { IconProps } from "../SvgIcon"; export declare const CleanEraser: (props?: IconProps) => JSX.Element; export default CleanEraser;