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

declare const TIFFRenderer: DocRenderer;
export default TIFFRenderer;
