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

declare const BarChartBoxFillIcon: RemixiconReactIconComponentType;
export default BarChartBoxFillIcon;
