import * as React from "react"; declare function Upload(props: React.SVGProps): any; export default Upload;