import * as React from "react"; declare function MinusCircleIcon(props: React.SVGProps): JSX.Element; export default MinusCircleIcon;