import * as React from 'react'; import { BoxTypes } from '../Box/index'; declare const CardBody: React.FC; export { CardBody };