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