import { RemixiconReactIconComponentType } from './dist/typings';

declare const BarChart2LineIcon: RemixiconReactIconComponentType;
export default BarChart2LineIcon;
