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