import * as React from 'react'; import { ITooltipHostProps } from './TooltipHost.types'; export declare const TooltipHost: React.FunctionComponent;