import type { McodaAgentSetupServerOptions, McodaAgentSetupService } from "../types.js"; export declare function createMcodaAgentSetupService(options: McodaAgentSetupServerOptions): McodaAgentSetupService; //# sourceMappingURL=service.d.ts.map