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