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