interface TransformCallbackimport { type TransformCallback } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js"; Call Signatures(root: Root, result: Result): Promise<void> | void