import BarChart from './BarChart'; export default BarChart; export { BarChart }; export * from './BarChart';