import { n as Scope } from "../create-context-CKMcRGBM.js"; import { ITooltip } from "./tooltip.types.js"; import { i as createTooltipScope, l as usePopperScope, n as TOOLTIP_OPEN } from "../tooltip.libs-CNLDi5a_.js"; import * as React$1 from "react"; //#region src/tooltip/tooltip.d.ts declare const TooltipContextProvider: React$1.FC; children: React$1.ReactNode; }>, useTooltipContext: (consumerName: string, scope: Scope) => ITooltip.IContext; declare const Tooltip: React$1.FC; //#endregion export { TOOLTIP_OPEN, Tooltip, TooltipContextProvider, createTooltipScope, usePopperScope, useTooltipContext };