export default Minus;
declare function Minus(props: any): JSX.Element;
