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