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