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