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