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