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