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