export { default as NTooltip } from './src/Tooltip'; export type { TooltipProps } from './src/Tooltip';