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