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