import { Tooltip } from 'antd'; export type { TooltipProps } from 'antd/lib/tooltip'; export * from 'antd/lib/tooltip'; export default Tooltip;