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