/** Symbols used by the DI container */ export const Symbols = Object.freeze({ AgentApi: Symbol.for("AgentApi"), });