import BarChart from './BarChart'; declare const BarChartFilled: typeof BarChart; export default BarChartFilled;