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