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