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