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