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