import * as React from 'react'; declare function SvgMinus(props: React.SVGAttributes<{}>): JSX.Element; export default SvgMinus;