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