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