export { Tooltip } from './tooltip.js'; export type { TooltipProps, TooltipProviderProps, TooltipRootProps, TooltipTriggerProps, TooltipPortalProps, TooltipContentProps, TooltipArrowProps, } from './tooltip.js'; //# sourceMappingURL=index.d.ts.map