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