/// autogenerated by protoc-plugin-js import type { Vote } from './../Vote' export * from './NoPartyEntry/encode.js' export * from './NoPartyEntry/decode.js' export type NoPartyEntry = { key: string value: Vote }