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