import type { IconDefinition } from '../types';
declare const CloudUploadOutlined: IconDefinition;
export default CloudUploadOutlined;
