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