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