variable defaultimport { default } from "https://dotland.deno.dev/std@0.177.0/node/child_process.ts"; type{ fork; spawn; exec; execFile; execFileSync; execSync; ChildProcess; spawnSync; }