/// autogenerated by protoc-plugin-js import type { Type } from './NodeVote/Type' export * from './NodeVote/encode.js' export * from './NodeVote/decode.js' export * as Type from './NodeVote/Type.js' export type NodeVote = { reference: string type: Type }