export declare const createCallServer: (moduleBaseURL: string) => (id: string, args: unknown[]) => Promise<unknown>;
//# sourceMappingURL=createCallServer.d.ts.map