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