declare const renderTextOutput: (data: unknown) => string; export { renderTextOutput };