export declare function getWeatherIcon(condition: string): string;
