export { default as BDrawer } from './src/Drawer.vue'; export type { DrawerProps } from './src/types.ts';