import { SkeletonProps as UnStyledSkeletonProps } from '@sheinx/base'; /** * @title Skeleton */ export type SkeletonProps = Omit;