export { default as NTooltip, tooltipProps } from './src/Tooltip'; export type { TooltipInst, TooltipProps, TooltipSlots } from './src/Tooltip';