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