import { Flex } from '@chakra-ui/core'; export const CardFooter = (props: ICardFooter) => ( );