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