interface SecretOptions implements GenericInputPromptOptions<string, string>import { type SecretOptions } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts"; Secret prompt options. Propertiesoptionallabel: stringoptionalhidden: booleanoptionalminLength: numberoptionalmaxLength: numberoptionalkeys: SecretKeys