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