type alias OutputFunctionimport { type OutputFunction } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/plugins/css/mod.ts"; definition: (styles: string,styleNodes: Record<string, string>,bundle: OutputBundle,) => void