import type { IconProps } from '../../types';
declare const DownloadLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Download Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { DownloadLine };
