interface InputSettings implements GenericInputPromptSettings<string>import { type InputSettings } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/prompt/mod.ts"; PropertiesminLength: numbermaxLength: number