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