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