export { default as NBackTop } from './src/BackTop'; export type { BackTopProps } from './src/BackTop';