The original mod doesn't have any examples that actually work with this right now, meaning custom configs. It has some snippets but none of them are full strings that can be placed or modified, to understand how to make them.
{"maze 4 (bifurcation)", "Maze4(8, 40)"}
results in error about "tp"
TP({"maze 4 (bifurcation)", "Maze4(8, 40)"},{"maze 4 (bifurcation)", "Maze4(8, 40)"})
results in error about "create"
By original desctiption:
This one should generate exactly the same as vanilla Factorio water.
{"factorio default", "HF{pattern = Elevation(), heights = {DeepWater(), -3, Water(), 0, Land()}}"}
results in error about "tp"