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