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