export { default } from './bar-chart'; export { default as BarChart } from './bar-chart'; export * from './bar-chart';