import { DocRenderer } from "../../types";
declare const MSDocRenderer: DocRenderer;
export default MSDocRenderer;
