interface SelectKeysimport { type SelectKeys } from "https://dotland.deno.dev/x/cliffy@v0.12.0/packages/prompt/mod.ts"; Propertiesoptionalprevious: string[]optionalnext: string[]optionalsubmit: string[]