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