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