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