/// autogenerated by protoc-plugin-js import type { Type } from './PropertyKey/Type' export * from './PropertyKey/encode.js' export * from './PropertyKey/decode.js' export * as Type from './PropertyKey/Type.js' export type PropertyKey = { name: string type: Type numberDecimalPlaces: bigint | null }