export { confirm } from "./prompts/index.js"; export type { ConfirmOptions } from "./prompts/index.js";