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