interface GenericListOptions implements Omit<GenericInputPromptOptions<TValue, TRawValue>, UnsupportedInputOptions>import { type GenericListOptions } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; Generic list prompt options. Type ParametersTValueTRawValuePropertiesoptions: GenericListValueOptionsoptionalkeys: GenericListKeysoptionalindent: stringoptionallistPointer: stringoptionalsearchIcon: stringoptionalmaxRows: numberoptionalsearchLabel: stringoptionalsearch: booleanoptionalinfo: booleanimport GenericListOptionsimport { GenericListOptions } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts";