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