import { FC, SVGProps } from 'react'; declare const IconCloudUpload: FC & { fill?: string }>; export default IconCloudUpload;