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