import { Bar } from './Bar'; export type { BarConfig } from './Bar'; export default Bar;