import { TooltipContextState } from '../providers'; export declare const useTooltipContext: () => TooltipContextState;