export { default as BBackTop } from './src/BackTop.vue'; export type { BackTopProps } from './src/types.ts';