interface InputOptions implements GenericSuggestionsOptions<string, string>import { type InputOptions } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts"; Input prompt options. PropertiesoptionalminLength: numberoptionalmaxLength: numberoptionalkeys: InputKeys