import { SVGIconDef } from './types'; declare const CloudOutlined: SVGIconDef; export default CloudOutlined;