import { IconProps } from '../lib';
declare function CloudSnow(props: IconProps): JSX.Element;
export default CloudSnow;
