import { BadgeProps as UnStyledBadgeProps } from '@sheinx/base'; /** * @title Badge */ export type BadgeProps = Omit;