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