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

declare const BarChartGroupedLineIcon: RemixiconReactIconComponentType;
export default BarChartGroupedLineIcon;
