import { SVGProps } from "react";
declare const CGCardHearts: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { CGCardHearts };
