import BackTop from './BackTop'; export type { BackTopProps } from './BackTop'; export default BackTop;