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