/// import { SvgProps } from "react-native-svg"; declare function Subtract(props: SvgProps): JSX.Element; export default Subtract;