export * from './Tooltip'; import { TooltipProps } from './Tooltip.types'; export type { TooltipProps };