CloudOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const CloudOutlined: IconDefinition;
export default CloudOutlined;