type alias RepresentFnimport { type RepresentFn } from "https://deno.land/x/deno@v0.28.0/std/encoding/yaml/type.ts"; definition: (data: Any, style?: StyleVariant) => Any