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