/// import { IconProps } from "../SvgIcon"; export declare const MinusCircle: (props?: IconProps) => JSX.Element; export default MinusCircle;