export declare const TooltipPortalContext: import("react").Context; export declare const useTooltipPortal: () => HTMLElement | null;