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