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