import { IconDefinition } from '../../types';
declare const BarChart: IconDefinition;
export default BarChart;
