import { SVGProps } from 'react'; declare const IconRemoveCircleRegular: (props: SVGProps) => JSX.Element; export default IconRemoveCircleRegular;