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