import * as React from 'react'; import Svg from '@splunk/react-icons/SVGEnterprise'; export declare const RemoveIcon: (props: React.ComponentProps) => React.ReactElement; export default RemoveIcon;