import { IconProps } from '../Icon'; declare function SvgRemoveCircleOutline(props: IconProps): JSX.Element; export default SvgRemoveCircleOutline;