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