type alias ServiceRe-exportimport { type Service } from "https://deno.land/x/s3si@gui-v0.4.16/src/jsonrpc/mod.ts"; definition: [P in string]: (...args: any[]) => Promise<RPCResult<unknown, ResponseError>>