export { default as BInput } from './src/Input.vue'; export type { Props } from './src/types.ts';