export { default as BAlert } from './src/Alert.vue'; export type { AlertProps } from './src/types.ts';