export { formatCliCommand } from "../cli/command-format.js"; export { extractArchive } from "../infra/archive.js"; export { resolveBrewExecutable } from "../infra/brew.js"; export { detectBinary } from "../plugins/setup-binary.js"; export { formatDocsLink } from "../terminal/links.js"; export { CONFIG_DIR } from "../utils.js";