import { FC } from "react"; import { IconProps } from "./../BaseIcon"; declare const CloudDownload: FC; export default CloudDownload;