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