import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const WeatherCloudy: EmotionIcon; export declare const WeatherCloudyDimensions: { height: number; width: number; };