interface Processimport { type Process } from "https://deno.land/x/proc@0.20.33/legacy/runners/proc-group-impl.ts"; Propertiesprocess: MultiCloseProcessstdin: MultiCloseWriterstdout: MultiCloseReaderstderr: MultiCloseReader