interface SimpleCommandimport { type SimpleCommand } from "https://dotland.deno.dev/x/dax@0.39.2/src/shell.ts"; Propertieskind: "simple"envVars: EnvVar[]args: Word[]