UNPKG

xbpr

Version:

xbp react ui by @arco-design/web-react

8 lines (7 loc) 288 B
import React from 'react'; import { BackTopProps } from './interface'; declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<BackTopProps & { children?: React.ReactNode; } & React.RefAttributes<unknown>>>; export default _default; export { BackTopProps };