import public Libraries.Text.PrettyPrint.Prettyprinter.Render.Terminalrender' : PageWidth -> Maybe (ann -> AnsiStyle) -> Doc ann -> Stringrender : Ref ROpts REPLOpts => (ann -> AnsiStyle) -> Doc ann -> Core StringrenderWithoutColor : Ref ROpts REPLOpts => Doc ann -> Core StringrenderWithSpans : Ref ROpts REPLOpts => Doc ann -> Core (String, List (Span ann))