import { SVGProps } from 'react'; export declare function RemoveIcon(props: SVGProps): JSX.Element;