import { SVGProps } from "react"; declare const SvgMinus: (props: SVGProps) => JSX.Element; export default SvgMinus;