export { default } from './barChart'; export { default as BarChart } from './barChart'; export * from './barChart';