import Tooltip, { TooltipProps } from './Tooltip'; export default Tooltip; export type { TooltipProps };