import React from 'react'; import { TooltipProps } from 'antd'; export declare const ToolTip: React.FC;