import { ToolRegistry } from './tools/Registry.js'; export declare function startGateway(registry: ToolRegistry): Promise; //# sourceMappingURL=gateway-entry.d.ts.map