import { CardBodyProps as UnStyledCardBodyProps } from '@sheinx/base'; /** * @title Card.Body * @sort 3 */ export type CardBodyProps = Omit;