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