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