import type { CliIR } from "../domain/cli.js"; export type CliTargetIR = CliIR;