import type { PopupProps } from '..'; export interface TooltipProps extends PopupProps { }