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