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