import React from "react"; import { CardV2RibbonProps } from "./types"; declare const CardRibbonV2: React.FC>; export default CardRibbonV2;