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