/** * Narrow DTO port for opportunity presentation helpers — IND-550. * Sources now route through the canonical negotiation module public surface. */ export type { NegotiationOutcome, NegotiationTurn } from "../negotiation/public/index.js";