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