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

declare const BarChart2FillIcon: RemixiconReactIconComponentType;
export default BarChart2FillIcon;
