import { DocRenderer } from '../..';

declare const ImageProxyRenderer: DocRenderer;
export default ImageProxyRenderer;
