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