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