export default CardAdd;
declare function CardAdd(props: any): JSX.Element;
