interface RestArgument implements ArgumentBaseimport { type RestArgument } from "https://deno.land/x/harmony@v2.8.0/src/utils/command.ts"; Propertiesmatch: "rest"optionaldefaultValue: string