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