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