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