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