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