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