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