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