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