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