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