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