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