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