variable showHelpimport { showHelp } from "https://deno.land/x/hex@0.5.15/src/cli/mod.ts"; type(commands: Command[],version: string,options: ExecuteOptions,) => unknown