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