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