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