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