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