declare function updateRpcDescriptor(target: Function, propertyKey: string, descriptor: PropertyDescriptor): PropertyDescriptor; export { updateRpcDescriptor }; //# sourceMappingURL=update-rpc-descriptor.d.ts.map