import { TooltipProps as AntTooltipProps } from "antd"; export type TooltipProps = AntTooltipProps;