import { TextProps } from 'antd/es/typography/Text'; import { FC } from 'react'; declare const DiffJsonTooltip: FC; export default DiffJsonTooltip;