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