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