interface RpcBody implements Spanimport { type RpcBody } from "https://deno.land/x/pbkit@v0.0.55/core/ast/index.ts"; Propertiestype: "rpc-body"bracketOpen: Tokenstatements: RpcBodyStatement[]bracketClose: Token