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