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