import type { IconProps } from '../../types';
declare const DownloadCloudFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Download Cloud Fill
 * @see {@link https://remixicon.com/icon/download-cloud-fill Remix Icon Docs}
 */
export { DownloadCloudFill };
