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