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