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