export { default as BScrollbar } from './src/Scrollbar.vue'; export type { ScrollbarPropsInstance } from './src/types';