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