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