export type ServerRpcFunction = (...args: any[]) => Promise; //# sourceMappingURL=ServerRpcFunction.type.d.ts.map