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