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