UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 243 B
import type { ForwardRefComponent } from '@project44-manifest/react-types'; import type { CardBodyProps } from './CardBody.types'; export declare const CardBody: ForwardRefComponent<"div", CardBodyProps>; //# sourceMappingURL=CardBody.d.ts.map