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