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