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