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