export default CloudDownload;
declare function CloudDownload(props: any): JSX.Element;
