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