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