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