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