object JsonGraphRender : GraphRenderer
fun <N : Node> render(graph: Graph<N>, options: Options, prettify: (N) -> String): CharSequence