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