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