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