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