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