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