export declare const TooltipGroupProvider: import("react").Provider<boolean>;
export declare const useTooltipGroupContext: () => boolean;
