import { type RpcClientImpl } from "https://deno.land/x/pbkit@v0.0.55/core/runtime/rpc.ts";
definition: <TReq, TRes>(methodDescriptor: MethodDescriptor<TReq, TRes>) => MethodImpl<TReq, TRes, TMetadata, THeader, TTrailer>
import { type RpcClientImpl } from "https://deno.land/x/pbkit@v0.0.55/core/runtime/rpc.ts";