interface SelectSettings
implements GenericListSettings<TValue, TValue, TValue, SelectOptionSettings<TValue>, SelectOptionGroupSettings<TValue>>
import { type SelectSettings } from "https://deno.land/x/cliffy@v1.0.0-rc.1/prompt/select.ts";
Select prompt settings.