/// autogenerated by protoc-plugin-js import type { CancelTransferConfiguration } from './CancelTransferConfiguration' export * from './CancelTransfer/encode.js' export * from './CancelTransfer/decode.js' export type CancelTransfer = { changes: CancelTransferConfiguration }