/// import { IconProps } from '../../types'; declare const CloudDownload: (allProps: IconProps) => JSX.Element; export default CloudDownload;