export { default as BDivider } from './src/Divider.vue'; export type { DividerProps } from './src/types.ts';