import { IconSvgProps } from '../types';
declare const CloudSnow: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CloudSnow;
//# sourceMappingURL=CloudSnow.d.ts.map