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