import { IconProps } from '../Icon'; declare function SvgCloudDownload(props: IconProps): JSX.Element; export default SvgCloudDownload;