import * as React from "react"; function CloudDownloadIcon(props: React.SVGProps) { return ; } export default CloudDownloadIcon;