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