/// autogenerated by protoc-plugin-js export * from './ProofOfWork/encode.js' export * from './ProofOfWork/decode.js' export type ProofOfWork = { tid: string nonce: bigint }