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