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