/// import { BoxProps } from '@chakra-ui/react'; export declare const Card: (props: BoxProps) => JSX.Element;