interface SecretOptions implements GenericInputPromptOptions<string, string>import { type SecretOptions } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts"; Secret prompt options. Propertiesoptionallabel: stringoptionalhidden: booleanoptionalminLength: numberoptionalmaxLength: numberoptionalkeys: SecretKeys