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