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