import * as React from "react"; declare function Minus(props: React.SVGProps): any; export default Minus;