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