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