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