interface postcss.TransformCallbackimport { type postcss } from "https://deno.land/x/bundler@0.6.5/deps.ts"; const { TransformCallback } = postcss; Call Signatures(root: Root, result: Result): Promise<void> | void