export { CardFooter } from './CardFooter';
export type { CardFooterElement, CardFooterProps } from './CardFooter.types';
