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