variable sshimport { ssh } from "https://deno.land/x/pipelight@v0.3.0/src/helpers/utils/ssh/mod.ts"; type(host: string, cmds: () => string[]) => string[]