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