/**
 * Gateway Layer - Barrel Export
 *
 * Exports the PolyglotGateway orchestrator and related types.
 *
 * @module gateway
 */
export * from "./output-selector.js";
export * from "./polyglot-gateway.js";
//# sourceMappingURL=index.d.ts.map