export { default as VxBacktop } from './Backtop.vue'; export { backtopProps, backtopEmits, type BacktopProps, type BacktopSize, type BacktopShape } from './backtop';