import { IconComponent } from '../types'; declare const Weather: IconComponent; export default Weather;