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