import { Tooltip } from '@arco-design/web-react'; import './index.less'; export default Tooltip; export type * from './interface';