import { TooltipProps as UnStyledTooltipProps } from '@sheinx/base'; /** * @title Tooltip */ export type TooltipProps = Omit;