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