import { SvgIconComponent } from './types'; declare const CloudDownloadIcon: SvgIconComponent; export default CloudDownloadIcon;