import { AvatarProps as UnStyledAvatarProps } from '@sheinx/base'; /** * @title Avatar */ export type AvatarProps = Omit;