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