import { ITooltipProps } from './types'; import * as React from 'react'; export declare const Tooltip: React.FC>;