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