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