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