import { SvgIconComponent } from './types'; declare const BarChartIcon: SvgIconComponent; export default BarChartIcon;