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