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

declare const BarChartBoxLineIcon: RemixiconReactIconComponentType;
export default BarChartBoxLineIcon;
