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