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