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