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