import * as React from 'react'; export declare const TooltipPortalContext: React.Context; export declare function useTooltipPortalContext(): boolean;