const CleanIcon = ({ width = 32, height = 32 }) => ( ); export default CleanIcon;