class StringType extends Type<string>import { StringType } from "https://deno.land/x/cliffy@v0.8.0/packages/command/types/string.ts"; Methodscomplete(): string[]parse(option: IFlagOptions,arg: IFlagArgument,value: string,): string