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