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

declare const BarChartLineIcon: RemixiconReactIconComponentType;
export default BarChartLineIcon;
