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

declare const BarChartFillIcon: RemixiconReactIconComponentType;
export default BarChartFillIcon;
