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