import { StyledIcon } from '@styled-icons/styled-icon'; export declare const CloudSnow: StyledIcon; export declare const CloudSnowDimensions: { height: number; width: number; };