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