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