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