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