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