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