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