@bitgo/public-types 6.9.0 → 6.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (168) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +3 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +3 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +3 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +3 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +3 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +3 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +3 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +3 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +3 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +3 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +3 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +3 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +3 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +3 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +3 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +3 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +3 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +3 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +3 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +3 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +3 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +6 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +3 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +3 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +3 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +3 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +3 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +3 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +3 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +3 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +3 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +3 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +3 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +3 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +3 -0
  36. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +3 -0
  37. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +3 -0
  38. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +3 -0
  39. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +3 -0
  40. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +3 -0
  41. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +3 -0
  42. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +3 -0
  43. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +3 -0
  44. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +3 -0
  45. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +3 -0
  46. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +3 -0
  47. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +3 -0
  48. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +3 -0
  49. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +3 -0
  50. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +3 -0
  51. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +3 -0
  52. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +3 -0
  53. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +3 -0
  54. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +3 -0
  55. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +3 -0
  56. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +3 -0
  57. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +3 -0
  58. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +3 -0
  59. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +3 -0
  60. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +3 -0
  61. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +3 -0
  62. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +6 -0
  63. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +3 -0
  64. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +3 -0
  65. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +3 -0
  66. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +3 -0
  67. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +3 -0
  68. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +3 -0
  69. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +3 -0
  70. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +3 -0
  71. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +3 -0
  72. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +3 -0
  73. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +3 -0
  74. package/dist/src/schema/transactionRequest/intents/intent.d.ts +414 -0
  75. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +6 -0
  76. package/dist/src/schema/transactionRequest/intents/intentType.js +3 -0
  77. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  78. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +3 -0
  79. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +3 -0
  80. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +6 -0
  81. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +3 -0
  82. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +3 -0
  83. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +6 -0
  84. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +3 -0
  85. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +3 -0
  86. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +3 -0
  87. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +3 -0
  88. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +3 -0
  89. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +3 -0
  90. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +3 -0
  91. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +3 -0
  92. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +3 -0
  93. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +3 -0
  94. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +3 -0
  95. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +3 -0
  96. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +3 -0
  97. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +3 -0
  98. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +3 -0
  99. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +3 -0
  100. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +3 -0
  101. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +3 -0
  102. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +3 -0
  103. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +3 -0
  104. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +3 -0
  105. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -0
  106. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +6 -0
  107. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -0
  108. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +3 -0
  109. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +3 -0
  110. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +3 -0
  111. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +3 -0
  112. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +3 -0
  113. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +3 -0
  114. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +3 -0
  115. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +3 -0
  116. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +3 -0
  117. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +6 -0
  118. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
  119. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +6 -0
  120. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +3 -0
  121. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +3 -0
  122. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +3 -0
  123. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +6 -0
  124. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +3 -0
  125. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +3 -0
  126. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +3 -0
  127. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +6 -0
  128. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +3 -0
  129. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +3 -0
  130. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +3 -0
  131. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +3 -0
  132. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +3 -0
  133. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +3 -0
  134. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +3 -0
  135. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +3 -0
  136. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +3 -0
  137. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +3 -0
  138. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +3 -0
  139. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +3 -0
  140. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +3 -0
  141. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +3 -0
  142. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +3 -0
  143. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +3 -0
  144. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +3 -0
  145. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +3 -0
  146. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +3 -0
  147. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +3 -0
  148. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +3 -0
  149. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +3 -0
  150. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +3 -0
  151. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +3 -0
  152. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +3 -0
  153. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +3 -0
  154. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +3 -0
  155. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +6 -0
  156. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +3 -0
  157. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +3 -0
  158. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +3 -0
  159. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +3 -0
  160. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +3 -0
  161. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +3 -0
  162. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +3 -0
  163. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +3 -0
  164. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +6 -0
  165. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +6 -0
  166. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +828 -0
  167. package/package.json +1 -1
  168. package/src/schema/transactionRequest/intents/intentType.ts +12 -0
@@ -217,6 +217,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
217
217
  "defi-redeem": t.LiteralC<"defi-redeem">;
218
218
  delegateResource: t.LiteralC<"delegateResource">;
219
219
  undelegateResource: t.LiteralC<"undelegateResource">;
220
+ export: t.LiteralC<"export">;
221
+ import: t.LiteralC<"import">;
222
+ importtoc: t.LiteralC<"importtoc">;
220
223
  }>;
221
224
  }>, t.PartialC<{
222
225
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -304,6 +307,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
304
307
  "defi-redeem": t.LiteralC<"defi-redeem">;
305
308
  delegateResource: t.LiteralC<"delegateResource">;
306
309
  undelegateResource: t.LiteralC<"undelegateResource">;
310
+ export: t.LiteralC<"export">;
311
+ import: t.LiteralC<"import">;
312
+ importtoc: t.LiteralC<"importtoc">;
307
313
  }>;
308
314
  }>, t.PartialC<{
309
315
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -378,6 +384,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
378
384
  "defi-redeem": t.LiteralC<"defi-redeem">;
379
385
  delegateResource: t.LiteralC<"delegateResource">;
380
386
  undelegateResource: t.LiteralC<"undelegateResource">;
387
+ export: t.LiteralC<"export">;
388
+ import: t.LiteralC<"import">;
389
+ importtoc: t.LiteralC<"importtoc">;
381
390
  }>;
382
391
  }>, t.PartialC<{
383
392
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -458,6 +467,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
458
467
  "defi-redeem": t.LiteralC<"defi-redeem">;
459
468
  delegateResource: t.LiteralC<"delegateResource">;
460
469
  undelegateResource: t.LiteralC<"undelegateResource">;
470
+ export: t.LiteralC<"export">;
471
+ import: t.LiteralC<"import">;
472
+ importtoc: t.LiteralC<"importtoc">;
461
473
  }>;
462
474
  }>, t.PartialC<{
463
475
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -537,6 +549,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
537
549
  "defi-redeem": t.LiteralC<"defi-redeem">;
538
550
  delegateResource: t.LiteralC<"delegateResource">;
539
551
  undelegateResource: t.LiteralC<"undelegateResource">;
552
+ export: t.LiteralC<"export">;
553
+ import: t.LiteralC<"import">;
554
+ importtoc: t.LiteralC<"importtoc">;
540
555
  }>;
541
556
  }>, t.PartialC<{
542
557
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -608,6 +623,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
608
623
  "defi-redeem": t.LiteralC<"defi-redeem">;
609
624
  delegateResource: t.LiteralC<"delegateResource">;
610
625
  undelegateResource: t.LiteralC<"undelegateResource">;
626
+ export: t.LiteralC<"export">;
627
+ import: t.LiteralC<"import">;
628
+ importtoc: t.LiteralC<"importtoc">;
611
629
  }>;
612
630
  }>, t.PartialC<{
613
631
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -690,6 +708,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
690
708
  "defi-redeem": t.LiteralC<"defi-redeem">;
691
709
  delegateResource: t.LiteralC<"delegateResource">;
692
710
  undelegateResource: t.LiteralC<"undelegateResource">;
711
+ export: t.LiteralC<"export">;
712
+ import: t.LiteralC<"import">;
713
+ importtoc: t.LiteralC<"importtoc">;
693
714
  }>;
694
715
  }>, t.PartialC<{
695
716
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -777,6 +798,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
777
798
  "defi-redeem": t.LiteralC<"defi-redeem">;
778
799
  delegateResource: t.LiteralC<"delegateResource">;
779
800
  undelegateResource: t.LiteralC<"undelegateResource">;
801
+ export: t.LiteralC<"export">;
802
+ import: t.LiteralC<"import">;
803
+ importtoc: t.LiteralC<"importtoc">;
780
804
  }>;
781
805
  }>, t.PartialC<{
782
806
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -881,6 +905,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
881
905
  "defi-redeem": t.LiteralC<"defi-redeem">;
882
906
  delegateResource: t.LiteralC<"delegateResource">;
883
907
  undelegateResource: t.LiteralC<"undelegateResource">;
908
+ export: t.LiteralC<"export">;
909
+ import: t.LiteralC<"import">;
910
+ importtoc: t.LiteralC<"importtoc">;
884
911
  }>;
885
912
  }>, t.PartialC<{
886
913
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -985,6 +1012,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
985
1012
  "defi-redeem": t.LiteralC<"defi-redeem">;
986
1013
  delegateResource: t.LiteralC<"delegateResource">;
987
1014
  undelegateResource: t.LiteralC<"undelegateResource">;
1015
+ export: t.LiteralC<"export">;
1016
+ import: t.LiteralC<"import">;
1017
+ importtoc: t.LiteralC<"importtoc">;
988
1018
  }>;
989
1019
  }>, t.PartialC<{
990
1020
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1055,6 +1085,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1055
1085
  "defi-redeem": t.LiteralC<"defi-redeem">;
1056
1086
  delegateResource: t.LiteralC<"delegateResource">;
1057
1087
  undelegateResource: t.LiteralC<"undelegateResource">;
1088
+ export: t.LiteralC<"export">;
1089
+ import: t.LiteralC<"import">;
1090
+ importtoc: t.LiteralC<"importtoc">;
1058
1091
  }>;
1059
1092
  }>, t.PartialC<{
1060
1093
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1125,6 +1158,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1125
1158
  "defi-redeem": t.LiteralC<"defi-redeem">;
1126
1159
  delegateResource: t.LiteralC<"delegateResource">;
1127
1160
  undelegateResource: t.LiteralC<"undelegateResource">;
1161
+ export: t.LiteralC<"export">;
1162
+ import: t.LiteralC<"import">;
1163
+ importtoc: t.LiteralC<"importtoc">;
1128
1164
  }>;
1129
1165
  }>, t.PartialC<{
1130
1166
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1203,6 +1239,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1203
1239
  "defi-redeem": t.LiteralC<"defi-redeem">;
1204
1240
  delegateResource: t.LiteralC<"delegateResource">;
1205
1241
  undelegateResource: t.LiteralC<"undelegateResource">;
1242
+ export: t.LiteralC<"export">;
1243
+ import: t.LiteralC<"import">;
1244
+ importtoc: t.LiteralC<"importtoc">;
1206
1245
  }>;
1207
1246
  }>, t.PartialC<{
1208
1247
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1280,6 +1319,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1280
1319
  "defi-redeem": t.LiteralC<"defi-redeem">;
1281
1320
  delegateResource: t.LiteralC<"delegateResource">;
1282
1321
  undelegateResource: t.LiteralC<"undelegateResource">;
1322
+ export: t.LiteralC<"export">;
1323
+ import: t.LiteralC<"import">;
1324
+ importtoc: t.LiteralC<"importtoc">;
1283
1325
  }>;
1284
1326
  }>, t.PartialC<{
1285
1327
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1360,6 +1402,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1360
1402
  "defi-redeem": t.LiteralC<"defi-redeem">;
1361
1403
  delegateResource: t.LiteralC<"delegateResource">;
1362
1404
  undelegateResource: t.LiteralC<"undelegateResource">;
1405
+ export: t.LiteralC<"export">;
1406
+ import: t.LiteralC<"import">;
1407
+ importtoc: t.LiteralC<"importtoc">;
1363
1408
  }>;
1364
1409
  }>, t.PartialC<{
1365
1410
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1426,6 +1471,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1426
1471
  "defi-redeem": t.LiteralC<"defi-redeem">;
1427
1472
  delegateResource: t.LiteralC<"delegateResource">;
1428
1473
  undelegateResource: t.LiteralC<"undelegateResource">;
1474
+ export: t.LiteralC<"export">;
1475
+ import: t.LiteralC<"import">;
1476
+ importtoc: t.LiteralC<"importtoc">;
1429
1477
  }>;
1430
1478
  }>, t.PartialC<{
1431
1479
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1496,6 +1544,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1496
1544
  "defi-redeem": t.LiteralC<"defi-redeem">;
1497
1545
  delegateResource: t.LiteralC<"delegateResource">;
1498
1546
  undelegateResource: t.LiteralC<"undelegateResource">;
1547
+ export: t.LiteralC<"export">;
1548
+ import: t.LiteralC<"import">;
1549
+ importtoc: t.LiteralC<"importtoc">;
1499
1550
  }>;
1500
1551
  }>, t.PartialC<{
1501
1552
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1586,6 +1637,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1586
1637
  "defi-redeem": t.LiteralC<"defi-redeem">;
1587
1638
  delegateResource: t.LiteralC<"delegateResource">;
1588
1639
  undelegateResource: t.LiteralC<"undelegateResource">;
1640
+ export: t.LiteralC<"export">;
1641
+ import: t.LiteralC<"import">;
1642
+ importtoc: t.LiteralC<"importtoc">;
1589
1643
  }>;
1590
1644
  }>, t.PartialC<{
1591
1645
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1655,6 +1709,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1655
1709
  "defi-redeem": t.LiteralC<"defi-redeem">;
1656
1710
  delegateResource: t.LiteralC<"delegateResource">;
1657
1711
  undelegateResource: t.LiteralC<"undelegateResource">;
1712
+ export: t.LiteralC<"export">;
1713
+ import: t.LiteralC<"import">;
1714
+ importtoc: t.LiteralC<"importtoc">;
1658
1715
  }>;
1659
1716
  }>, t.PartialC<{
1660
1717
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1728,6 +1785,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1728
1785
  "defi-redeem": t.LiteralC<"defi-redeem">;
1729
1786
  delegateResource: t.LiteralC<"delegateResource">;
1730
1787
  undelegateResource: t.LiteralC<"undelegateResource">;
1788
+ export: t.LiteralC<"export">;
1789
+ import: t.LiteralC<"import">;
1790
+ importtoc: t.LiteralC<"importtoc">;
1731
1791
  }>;
1732
1792
  }>, t.PartialC<{
1733
1793
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1796,6 +1856,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1796
1856
  "defi-redeem": t.LiteralC<"defi-redeem">;
1797
1857
  delegateResource: t.LiteralC<"delegateResource">;
1798
1858
  undelegateResource: t.LiteralC<"undelegateResource">;
1859
+ export: t.LiteralC<"export">;
1860
+ import: t.LiteralC<"import">;
1861
+ importtoc: t.LiteralC<"importtoc">;
1799
1862
  }>;
1800
1863
  }>, t.PartialC<{
1801
1864
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1865,6 +1928,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1865
1928
  "defi-redeem": t.LiteralC<"defi-redeem">;
1866
1929
  delegateResource: t.LiteralC<"delegateResource">;
1867
1930
  undelegateResource: t.LiteralC<"undelegateResource">;
1931
+ export: t.LiteralC<"export">;
1932
+ import: t.LiteralC<"import">;
1933
+ importtoc: t.LiteralC<"importtoc">;
1868
1934
  }>;
1869
1935
  }>, t.PartialC<{
1870
1936
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1934,6 +2000,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1934
2000
  "defi-redeem": t.LiteralC<"defi-redeem">;
1935
2001
  delegateResource: t.LiteralC<"delegateResource">;
1936
2002
  undelegateResource: t.LiteralC<"undelegateResource">;
2003
+ export: t.LiteralC<"export">;
2004
+ import: t.LiteralC<"import">;
2005
+ importtoc: t.LiteralC<"importtoc">;
1937
2006
  }>;
1938
2007
  }>, t.PartialC<{
1939
2008
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2003,6 +2072,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2003
2072
  "defi-redeem": t.LiteralC<"defi-redeem">;
2004
2073
  delegateResource: t.LiteralC<"delegateResource">;
2005
2074
  undelegateResource: t.LiteralC<"undelegateResource">;
2075
+ export: t.LiteralC<"export">;
2076
+ import: t.LiteralC<"import">;
2077
+ importtoc: t.LiteralC<"importtoc">;
2006
2078
  }>;
2007
2079
  }>, t.PartialC<{
2008
2080
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2090,6 +2162,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2090
2162
  "defi-redeem": t.LiteralC<"defi-redeem">;
2091
2163
  delegateResource: t.LiteralC<"delegateResource">;
2092
2164
  undelegateResource: t.LiteralC<"undelegateResource">;
2165
+ export: t.LiteralC<"export">;
2166
+ import: t.LiteralC<"import">;
2167
+ importtoc: t.LiteralC<"importtoc">;
2093
2168
  }>;
2094
2169
  }>, t.PartialC<{
2095
2170
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2160,6 +2235,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2160
2235
  "defi-redeem": t.LiteralC<"defi-redeem">;
2161
2236
  delegateResource: t.LiteralC<"delegateResource">;
2162
2237
  undelegateResource: t.LiteralC<"undelegateResource">;
2238
+ export: t.LiteralC<"export">;
2239
+ import: t.LiteralC<"import">;
2240
+ importtoc: t.LiteralC<"importtoc">;
2163
2241
  }>;
2164
2242
  }>, t.PartialC<{
2165
2243
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2263,6 +2341,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2263
2341
  "defi-redeem": t.LiteralC<"defi-redeem">;
2264
2342
  delegateResource: t.LiteralC<"delegateResource">;
2265
2343
  undelegateResource: t.LiteralC<"undelegateResource">;
2344
+ export: t.LiteralC<"export">;
2345
+ import: t.LiteralC<"import">;
2346
+ importtoc: t.LiteralC<"importtoc">;
2266
2347
  }>;
2267
2348
  }>, t.PartialC<{
2268
2349
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2339,6 +2420,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2339
2420
  "defi-redeem": t.LiteralC<"defi-redeem">;
2340
2421
  delegateResource: t.LiteralC<"delegateResource">;
2341
2422
  undelegateResource: t.LiteralC<"undelegateResource">;
2423
+ export: t.LiteralC<"export">;
2424
+ import: t.LiteralC<"import">;
2425
+ importtoc: t.LiteralC<"importtoc">;
2342
2426
  }>;
2343
2427
  }>, t.PartialC<{
2344
2428
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2442,6 +2526,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2442
2526
  "defi-redeem": t.LiteralC<"defi-redeem">;
2443
2527
  delegateResource: t.LiteralC<"delegateResource">;
2444
2528
  undelegateResource: t.LiteralC<"undelegateResource">;
2529
+ export: t.LiteralC<"export">;
2530
+ import: t.LiteralC<"import">;
2531
+ importtoc: t.LiteralC<"importtoc">;
2445
2532
  }>;
2446
2533
  }>, t.PartialC<{
2447
2534
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2509,6 +2596,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2509
2596
  "defi-redeem": t.LiteralC<"defi-redeem">;
2510
2597
  delegateResource: t.LiteralC<"delegateResource">;
2511
2598
  undelegateResource: t.LiteralC<"undelegateResource">;
2599
+ export: t.LiteralC<"export">;
2600
+ import: t.LiteralC<"import">;
2601
+ importtoc: t.LiteralC<"importtoc">;
2512
2602
  }>;
2513
2603
  }>, t.PartialC<{
2514
2604
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2636,6 +2726,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2636
2726
  "defi-redeem": t.LiteralC<"defi-redeem">;
2637
2727
  delegateResource: t.LiteralC<"delegateResource">;
2638
2728
  undelegateResource: t.LiteralC<"undelegateResource">;
2729
+ export: t.LiteralC<"export">;
2730
+ import: t.LiteralC<"import">;
2731
+ importtoc: t.LiteralC<"importtoc">;
2639
2732
  }>;
2640
2733
  }>, t.PartialC<{
2641
2734
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2753,6 +2846,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2753
2846
  "defi-redeem": t.LiteralC<"defi-redeem">;
2754
2847
  delegateResource: t.LiteralC<"delegateResource">;
2755
2848
  undelegateResource: t.LiteralC<"undelegateResource">;
2849
+ export: t.LiteralC<"export">;
2850
+ import: t.LiteralC<"import">;
2851
+ importtoc: t.LiteralC<"importtoc">;
2756
2852
  }>;
2757
2853
  }>, t.PartialC<{
2758
2854
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2862,6 +2958,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2862
2958
  "defi-redeem": t.LiteralC<"defi-redeem">;
2863
2959
  delegateResource: t.LiteralC<"delegateResource">;
2864
2960
  undelegateResource: t.LiteralC<"undelegateResource">;
2961
+ export: t.LiteralC<"export">;
2962
+ import: t.LiteralC<"import">;
2963
+ importtoc: t.LiteralC<"importtoc">;
2865
2964
  }>;
2866
2965
  }>, t.PartialC<{
2867
2966
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2957,6 +3056,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2957
3056
  "defi-redeem": t.LiteralC<"defi-redeem">;
2958
3057
  delegateResource: t.LiteralC<"delegateResource">;
2959
3058
  undelegateResource: t.LiteralC<"undelegateResource">;
3059
+ export: t.LiteralC<"export">;
3060
+ import: t.LiteralC<"import">;
3061
+ importtoc: t.LiteralC<"importtoc">;
2960
3062
  }>;
2961
3063
  }>, t.PartialC<{
2962
3064
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3051,6 +3153,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3051
3153
  "defi-redeem": t.LiteralC<"defi-redeem">;
3052
3154
  delegateResource: t.LiteralC<"delegateResource">;
3053
3155
  undelegateResource: t.LiteralC<"undelegateResource">;
3156
+ export: t.LiteralC<"export">;
3157
+ import: t.LiteralC<"import">;
3158
+ importtoc: t.LiteralC<"importtoc">;
3054
3159
  }>;
3055
3160
  }>, t.PartialC<{
3056
3161
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3144,6 +3249,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3144
3249
  "defi-redeem": t.LiteralC<"defi-redeem">;
3145
3250
  delegateResource: t.LiteralC<"delegateResource">;
3146
3251
  undelegateResource: t.LiteralC<"undelegateResource">;
3252
+ export: t.LiteralC<"export">;
3253
+ import: t.LiteralC<"import">;
3254
+ importtoc: t.LiteralC<"importtoc">;
3147
3255
  }>;
3148
3256
  }>, t.PartialC<{
3149
3257
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3213,6 +3321,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3213
3321
  "defi-redeem": t.LiteralC<"defi-redeem">;
3214
3322
  delegateResource: t.LiteralC<"delegateResource">;
3215
3323
  undelegateResource: t.LiteralC<"undelegateResource">;
3324
+ export: t.LiteralC<"export">;
3325
+ import: t.LiteralC<"import">;
3326
+ importtoc: t.LiteralC<"importtoc">;
3216
3327
  }>;
3217
3328
  }>, t.PartialC<{
3218
3329
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3402,6 +3513,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3402
3513
  "defi-redeem": t.LiteralC<"defi-redeem">;
3403
3514
  delegateResource: t.LiteralC<"delegateResource">;
3404
3515
  undelegateResource: t.LiteralC<"undelegateResource">;
3516
+ export: t.LiteralC<"export">;
3517
+ import: t.LiteralC<"import">;
3518
+ importtoc: t.LiteralC<"importtoc">;
3405
3519
  }>;
3406
3520
  }>, t.PartialC<{
3407
3521
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3532,6 +3646,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3532
3646
  "defi-redeem": t.LiteralC<"defi-redeem">;
3533
3647
  delegateResource: t.LiteralC<"delegateResource">;
3534
3648
  undelegateResource: t.LiteralC<"undelegateResource">;
3649
+ export: t.LiteralC<"export">;
3650
+ import: t.LiteralC<"import">;
3651
+ importtoc: t.LiteralC<"importtoc">;
3535
3652
  }>;
3536
3653
  }>, t.PartialC<{
3537
3654
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3623,6 +3740,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3623
3740
  "defi-redeem": t.LiteralC<"defi-redeem">;
3624
3741
  delegateResource: t.LiteralC<"delegateResource">;
3625
3742
  undelegateResource: t.LiteralC<"undelegateResource">;
3743
+ export: t.LiteralC<"export">;
3744
+ import: t.LiteralC<"import">;
3745
+ importtoc: t.LiteralC<"importtoc">;
3626
3746
  }>;
3627
3747
  }>, t.PartialC<{
3628
3748
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3690,6 +3810,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3690
3810
  "defi-redeem": t.LiteralC<"defi-redeem">;
3691
3811
  delegateResource: t.LiteralC<"delegateResource">;
3692
3812
  undelegateResource: t.LiteralC<"undelegateResource">;
3813
+ export: t.LiteralC<"export">;
3814
+ import: t.LiteralC<"import">;
3815
+ importtoc: t.LiteralC<"importtoc">;
3693
3816
  }>;
3694
3817
  }>, t.PartialC<{
3695
3818
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3812,6 +3935,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3812
3935
  "defi-redeem": t.LiteralC<"defi-redeem">;
3813
3936
  delegateResource: t.LiteralC<"delegateResource">;
3814
3937
  undelegateResource: t.LiteralC<"undelegateResource">;
3938
+ export: t.LiteralC<"export">;
3939
+ import: t.LiteralC<"import">;
3940
+ importtoc: t.LiteralC<"importtoc">;
3815
3941
  }>;
3816
3942
  }>, t.PartialC<{
3817
3943
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -3921,6 +4047,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3921
4047
  "defi-redeem": t.LiteralC<"defi-redeem">;
3922
4048
  delegateResource: t.LiteralC<"delegateResource">;
3923
4049
  undelegateResource: t.LiteralC<"undelegateResource">;
4050
+ export: t.LiteralC<"export">;
4051
+ import: t.LiteralC<"import">;
4052
+ importtoc: t.LiteralC<"importtoc">;
3924
4053
  }>;
3925
4054
  }>, t.PartialC<{
3926
4055
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4050,6 +4179,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4050
4179
  "defi-redeem": t.LiteralC<"defi-redeem">;
4051
4180
  delegateResource: t.LiteralC<"delegateResource">;
4052
4181
  undelegateResource: t.LiteralC<"undelegateResource">;
4182
+ export: t.LiteralC<"export">;
4183
+ import: t.LiteralC<"import">;
4184
+ importtoc: t.LiteralC<"importtoc">;
4053
4185
  }>;
4054
4186
  }>, t.PartialC<{
4055
4187
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4124,6 +4256,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4124
4256
  "defi-redeem": t.LiteralC<"defi-redeem">;
4125
4257
  delegateResource: t.LiteralC<"delegateResource">;
4126
4258
  undelegateResource: t.LiteralC<"undelegateResource">;
4259
+ export: t.LiteralC<"export">;
4260
+ import: t.LiteralC<"import">;
4261
+ importtoc: t.LiteralC<"importtoc">;
4127
4262
  }>;
4128
4263
  }>, t.PartialC<{
4129
4264
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4193,6 +4328,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4193
4328
  "defi-redeem": t.LiteralC<"defi-redeem">;
4194
4329
  delegateResource: t.LiteralC<"delegateResource">;
4195
4330
  undelegateResource: t.LiteralC<"undelegateResource">;
4331
+ export: t.LiteralC<"export">;
4332
+ import: t.LiteralC<"import">;
4333
+ importtoc: t.LiteralC<"importtoc">;
4196
4334
  }>;
4197
4335
  }>, t.PartialC<{
4198
4336
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4274,6 +4412,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4274
4412
  "defi-redeem": t.LiteralC<"defi-redeem">;
4275
4413
  delegateResource: t.LiteralC<"delegateResource">;
4276
4414
  undelegateResource: t.LiteralC<"undelegateResource">;
4415
+ export: t.LiteralC<"export">;
4416
+ import: t.LiteralC<"import">;
4417
+ importtoc: t.LiteralC<"importtoc">;
4277
4418
  }>;
4278
4419
  }>, t.PartialC<{
4279
4420
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4350,6 +4491,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4350
4491
  "defi-redeem": t.LiteralC<"defi-redeem">;
4351
4492
  delegateResource: t.LiteralC<"delegateResource">;
4352
4493
  undelegateResource: t.LiteralC<"undelegateResource">;
4494
+ export: t.LiteralC<"export">;
4495
+ import: t.LiteralC<"import">;
4496
+ importtoc: t.LiteralC<"importtoc">;
4353
4497
  }>;
4354
4498
  }>, t.PartialC<{
4355
4499
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4442,6 +4586,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4442
4586
  "defi-redeem": t.LiteralC<"defi-redeem">;
4443
4587
  delegateResource: t.LiteralC<"delegateResource">;
4444
4588
  undelegateResource: t.LiteralC<"undelegateResource">;
4589
+ export: t.LiteralC<"export">;
4590
+ import: t.LiteralC<"import">;
4591
+ importtoc: t.LiteralC<"importtoc">;
4445
4592
  }>;
4446
4593
  }>, t.PartialC<{
4447
4594
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4524,6 +4671,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4524
4671
  "defi-redeem": t.LiteralC<"defi-redeem">;
4525
4672
  delegateResource: t.LiteralC<"delegateResource">;
4526
4673
  undelegateResource: t.LiteralC<"undelegateResource">;
4674
+ export: t.LiteralC<"export">;
4675
+ import: t.LiteralC<"import">;
4676
+ importtoc: t.LiteralC<"importtoc">;
4527
4677
  }>;
4528
4678
  }>, t.PartialC<{
4529
4679
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4592,6 +4742,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4592
4742
  "defi-redeem": t.LiteralC<"defi-redeem">;
4593
4743
  delegateResource: t.LiteralC<"delegateResource">;
4594
4744
  undelegateResource: t.LiteralC<"undelegateResource">;
4745
+ export: t.LiteralC<"export">;
4746
+ import: t.LiteralC<"import">;
4747
+ importtoc: t.LiteralC<"importtoc">;
4595
4748
  }>;
4596
4749
  }>, t.PartialC<{
4597
4750
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4679,6 +4832,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4679
4832
  "defi-redeem": t.LiteralC<"defi-redeem">;
4680
4833
  delegateResource: t.LiteralC<"delegateResource">;
4681
4834
  undelegateResource: t.LiteralC<"undelegateResource">;
4835
+ export: t.LiteralC<"export">;
4836
+ import: t.LiteralC<"import">;
4837
+ importtoc: t.LiteralC<"importtoc">;
4682
4838
  }>;
4683
4839
  }>, t.PartialC<{
4684
4840
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4756,6 +4912,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4756
4912
  "defi-redeem": t.LiteralC<"defi-redeem">;
4757
4913
  delegateResource: t.LiteralC<"delegateResource">;
4758
4914
  undelegateResource: t.LiteralC<"undelegateResource">;
4915
+ export: t.LiteralC<"export">;
4916
+ import: t.LiteralC<"import">;
4917
+ importtoc: t.LiteralC<"importtoc">;
4759
4918
  }>;
4760
4919
  }>, t.PartialC<{
4761
4920
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4832,6 +4991,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4832
4991
  "defi-redeem": t.LiteralC<"defi-redeem">;
4833
4992
  delegateResource: t.LiteralC<"delegateResource">;
4834
4993
  undelegateResource: t.LiteralC<"undelegateResource">;
4994
+ export: t.LiteralC<"export">;
4995
+ import: t.LiteralC<"import">;
4996
+ importtoc: t.LiteralC<"importtoc">;
4835
4997
  }>;
4836
4998
  }>, t.PartialC<{
4837
4999
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4906,6 +5068,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4906
5068
  "defi-redeem": t.LiteralC<"defi-redeem">;
4907
5069
  delegateResource: t.LiteralC<"delegateResource">;
4908
5070
  undelegateResource: t.LiteralC<"undelegateResource">;
5071
+ export: t.LiteralC<"export">;
5072
+ import: t.LiteralC<"import">;
5073
+ importtoc: t.LiteralC<"importtoc">;
4909
5074
  }>;
4910
5075
  }>, t.PartialC<{
4911
5076
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -4980,6 +5145,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4980
5145
  "defi-redeem": t.LiteralC<"defi-redeem">;
4981
5146
  delegateResource: t.LiteralC<"delegateResource">;
4982
5147
  undelegateResource: t.LiteralC<"undelegateResource">;
5148
+ export: t.LiteralC<"export">;
5149
+ import: t.LiteralC<"import">;
5150
+ importtoc: t.LiteralC<"importtoc">;
4983
5151
  }>;
4984
5152
  }>, t.PartialC<{
4985
5153
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5051,6 +5219,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5051
5219
  "defi-redeem": t.LiteralC<"defi-redeem">;
5052
5220
  delegateResource: t.LiteralC<"delegateResource">;
5053
5221
  undelegateResource: t.LiteralC<"undelegateResource">;
5222
+ export: t.LiteralC<"export">;
5223
+ import: t.LiteralC<"import">;
5224
+ importtoc: t.LiteralC<"importtoc">;
5054
5225
  }>;
5055
5226
  }>, t.PartialC<{
5056
5227
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5138,6 +5309,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5138
5309
  "defi-redeem": t.LiteralC<"defi-redeem">;
5139
5310
  delegateResource: t.LiteralC<"delegateResource">;
5140
5311
  undelegateResource: t.LiteralC<"undelegateResource">;
5312
+ export: t.LiteralC<"export">;
5313
+ import: t.LiteralC<"import">;
5314
+ importtoc: t.LiteralC<"importtoc">;
5141
5315
  }>;
5142
5316
  }>, t.PartialC<{
5143
5317
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5224,6 +5398,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5224
5398
  "defi-redeem": t.LiteralC<"defi-redeem">;
5225
5399
  delegateResource: t.LiteralC<"delegateResource">;
5226
5400
  undelegateResource: t.LiteralC<"undelegateResource">;
5401
+ export: t.LiteralC<"export">;
5402
+ import: t.LiteralC<"import">;
5403
+ importtoc: t.LiteralC<"importtoc">;
5227
5404
  }>;
5228
5405
  }>, t.PartialC<{
5229
5406
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5310,6 +5487,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5310
5487
  "defi-redeem": t.LiteralC<"defi-redeem">;
5311
5488
  delegateResource: t.LiteralC<"delegateResource">;
5312
5489
  undelegateResource: t.LiteralC<"undelegateResource">;
5490
+ export: t.LiteralC<"export">;
5491
+ import: t.LiteralC<"import">;
5492
+ importtoc: t.LiteralC<"importtoc">;
5313
5493
  }>;
5314
5494
  }>, t.PartialC<{
5315
5495
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5404,6 +5584,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5404
5584
  "defi-redeem": t.LiteralC<"defi-redeem">;
5405
5585
  delegateResource: t.LiteralC<"delegateResource">;
5406
5586
  undelegateResource: t.LiteralC<"undelegateResource">;
5587
+ export: t.LiteralC<"export">;
5588
+ import: t.LiteralC<"import">;
5589
+ importtoc: t.LiteralC<"importtoc">;
5407
5590
  }>;
5408
5591
  }>, t.PartialC<{
5409
5592
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5520,6 +5703,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5520
5703
  "defi-redeem": t.LiteralC<"defi-redeem">;
5521
5704
  delegateResource: t.LiteralC<"delegateResource">;
5522
5705
  undelegateResource: t.LiteralC<"undelegateResource">;
5706
+ export: t.LiteralC<"export">;
5707
+ import: t.LiteralC<"import">;
5708
+ importtoc: t.LiteralC<"importtoc">;
5523
5709
  }>;
5524
5710
  }>, t.PartialC<{
5525
5711
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5608,6 +5794,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5608
5794
  "defi-redeem": t.LiteralC<"defi-redeem">;
5609
5795
  delegateResource: t.LiteralC<"delegateResource">;
5610
5796
  undelegateResource: t.LiteralC<"undelegateResource">;
5797
+ export: t.LiteralC<"export">;
5798
+ import: t.LiteralC<"import">;
5799
+ importtoc: t.LiteralC<"importtoc">;
5611
5800
  }>;
5612
5801
  }>, t.PartialC<{
5613
5802
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5712,6 +5901,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5712
5901
  "defi-redeem": t.LiteralC<"defi-redeem">;
5713
5902
  delegateResource: t.LiteralC<"delegateResource">;
5714
5903
  undelegateResource: t.LiteralC<"undelegateResource">;
5904
+ export: t.LiteralC<"export">;
5905
+ import: t.LiteralC<"import">;
5906
+ importtoc: t.LiteralC<"importtoc">;
5715
5907
  }>;
5716
5908
  }>, t.PartialC<{
5717
5909
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5816,6 +6008,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5816
6008
  "defi-redeem": t.LiteralC<"defi-redeem">;
5817
6009
  delegateResource: t.LiteralC<"delegateResource">;
5818
6010
  undelegateResource: t.LiteralC<"undelegateResource">;
6011
+ export: t.LiteralC<"export">;
6012
+ import: t.LiteralC<"import">;
6013
+ importtoc: t.LiteralC<"importtoc">;
5819
6014
  }>;
5820
6015
  }>, t.PartialC<{
5821
6016
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5918,6 +6113,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5918
6113
  "defi-redeem": t.LiteralC<"defi-redeem">;
5919
6114
  delegateResource: t.LiteralC<"delegateResource">;
5920
6115
  undelegateResource: t.LiteralC<"undelegateResource">;
6116
+ export: t.LiteralC<"export">;
6117
+ import: t.LiteralC<"import">;
6118
+ importtoc: t.LiteralC<"importtoc">;
5921
6119
  }>;
5922
6120
  }>, t.PartialC<{
5923
6121
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -5995,6 +6193,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5995
6193
  "defi-redeem": t.LiteralC<"defi-redeem">;
5996
6194
  delegateResource: t.LiteralC<"delegateResource">;
5997
6195
  undelegateResource: t.LiteralC<"undelegateResource">;
6196
+ export: t.LiteralC<"export">;
6197
+ import: t.LiteralC<"import">;
6198
+ importtoc: t.LiteralC<"importtoc">;
5998
6199
  }>;
5999
6200
  }>, t.PartialC<{
6000
6201
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6083,6 +6284,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6083
6284
  "defi-redeem": t.LiteralC<"defi-redeem">;
6084
6285
  delegateResource: t.LiteralC<"delegateResource">;
6085
6286
  undelegateResource: t.LiteralC<"undelegateResource">;
6287
+ export: t.LiteralC<"export">;
6288
+ import: t.LiteralC<"import">;
6289
+ importtoc: t.LiteralC<"importtoc">;
6086
6290
  }>;
6087
6291
  }>, t.PartialC<{
6088
6292
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6228,6 +6432,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6228
6432
  "defi-redeem": t.LiteralC<"defi-redeem">;
6229
6433
  delegateResource: t.LiteralC<"delegateResource">;
6230
6434
  undelegateResource: t.LiteralC<"undelegateResource">;
6435
+ export: t.LiteralC<"export">;
6436
+ import: t.LiteralC<"import">;
6437
+ importtoc: t.LiteralC<"importtoc">;
6231
6438
  }>;
6232
6439
  }>, t.PartialC<{
6233
6440
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6302,6 +6509,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6302
6509
  "defi-redeem": t.LiteralC<"defi-redeem">;
6303
6510
  delegateResource: t.LiteralC<"delegateResource">;
6304
6511
  undelegateResource: t.LiteralC<"undelegateResource">;
6512
+ export: t.LiteralC<"export">;
6513
+ import: t.LiteralC<"import">;
6514
+ importtoc: t.LiteralC<"importtoc">;
6305
6515
  }>;
6306
6516
  }>, t.PartialC<{
6307
6517
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6380,6 +6590,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6380
6590
  "defi-redeem": t.LiteralC<"defi-redeem">;
6381
6591
  delegateResource: t.LiteralC<"delegateResource">;
6382
6592
  undelegateResource: t.LiteralC<"undelegateResource">;
6593
+ export: t.LiteralC<"export">;
6594
+ import: t.LiteralC<"import">;
6595
+ importtoc: t.LiteralC<"importtoc">;
6383
6596
  }>;
6384
6597
  }>, t.PartialC<{
6385
6598
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6451,6 +6664,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6451
6664
  "defi-redeem": t.LiteralC<"defi-redeem">;
6452
6665
  delegateResource: t.LiteralC<"delegateResource">;
6453
6666
  undelegateResource: t.LiteralC<"undelegateResource">;
6667
+ export: t.LiteralC<"export">;
6668
+ import: t.LiteralC<"import">;
6669
+ importtoc: t.LiteralC<"importtoc">;
6454
6670
  }>;
6455
6671
  }>, t.PartialC<{
6456
6672
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6523,6 +6739,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6523
6739
  "defi-redeem": t.LiteralC<"defi-redeem">;
6524
6740
  delegateResource: t.LiteralC<"delegateResource">;
6525
6741
  undelegateResource: t.LiteralC<"undelegateResource">;
6742
+ export: t.LiteralC<"export">;
6743
+ import: t.LiteralC<"import">;
6744
+ importtoc: t.LiteralC<"importtoc">;
6526
6745
  }>;
6527
6746
  }>, t.PartialC<{
6528
6747
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6610,6 +6829,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6610
6829
  "defi-redeem": t.LiteralC<"defi-redeem">;
6611
6830
  delegateResource: t.LiteralC<"delegateResource">;
6612
6831
  undelegateResource: t.LiteralC<"undelegateResource">;
6832
+ export: t.LiteralC<"export">;
6833
+ import: t.LiteralC<"import">;
6834
+ importtoc: t.LiteralC<"importtoc">;
6613
6835
  }>;
6614
6836
  }>, t.PartialC<{
6615
6837
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6699,6 +6921,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6699
6921
  "defi-redeem": t.LiteralC<"defi-redeem">;
6700
6922
  delegateResource: t.LiteralC<"delegateResource">;
6701
6923
  undelegateResource: t.LiteralC<"undelegateResource">;
6924
+ export: t.LiteralC<"export">;
6925
+ import: t.LiteralC<"import">;
6926
+ importtoc: t.LiteralC<"importtoc">;
6702
6927
  }>;
6703
6928
  }>, t.PartialC<{
6704
6929
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6781,6 +7006,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6781
7006
  "defi-redeem": t.LiteralC<"defi-redeem">;
6782
7007
  delegateResource: t.LiteralC<"delegateResource">;
6783
7008
  undelegateResource: t.LiteralC<"undelegateResource">;
7009
+ export: t.LiteralC<"export">;
7010
+ import: t.LiteralC<"import">;
7011
+ importtoc: t.LiteralC<"importtoc">;
6784
7012
  }>;
6785
7013
  }>, t.PartialC<{
6786
7014
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -6900,6 +7128,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6900
7128
  "defi-redeem": t.LiteralC<"defi-redeem">;
6901
7129
  delegateResource: t.LiteralC<"delegateResource">;
6902
7130
  undelegateResource: t.LiteralC<"undelegateResource">;
7131
+ export: t.LiteralC<"export">;
7132
+ import: t.LiteralC<"import">;
7133
+ importtoc: t.LiteralC<"importtoc">;
6903
7134
  }>;
6904
7135
  }>, t.PartialC<{
6905
7136
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7049,6 +7280,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7049
7280
  "defi-redeem": t.LiteralC<"defi-redeem">;
7050
7281
  delegateResource: t.LiteralC<"delegateResource">;
7051
7282
  undelegateResource: t.LiteralC<"undelegateResource">;
7283
+ export: t.LiteralC<"export">;
7284
+ import: t.LiteralC<"import">;
7285
+ importtoc: t.LiteralC<"importtoc">;
7052
7286
  }>;
7053
7287
  }>, t.PartialC<{
7054
7288
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7212,6 +7446,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7212
7446
  "defi-redeem": t.LiteralC<"defi-redeem">;
7213
7447
  delegateResource: t.LiteralC<"delegateResource">;
7214
7448
  undelegateResource: t.LiteralC<"undelegateResource">;
7449
+ export: t.LiteralC<"export">;
7450
+ import: t.LiteralC<"import">;
7451
+ importtoc: t.LiteralC<"importtoc">;
7215
7452
  }>;
7216
7453
  }>, t.PartialC<{
7217
7454
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7280,6 +7517,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7280
7517
  "defi-redeem": t.LiteralC<"defi-redeem">;
7281
7518
  delegateResource: t.LiteralC<"delegateResource">;
7282
7519
  undelegateResource: t.LiteralC<"undelegateResource">;
7520
+ export: t.LiteralC<"export">;
7521
+ import: t.LiteralC<"import">;
7522
+ importtoc: t.LiteralC<"importtoc">;
7283
7523
  }>;
7284
7524
  }>, t.PartialC<{
7285
7525
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7343,6 +7583,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7343
7583
  "defi-redeem": t.LiteralC<"defi-redeem">;
7344
7584
  delegateResource: t.LiteralC<"delegateResource">;
7345
7585
  undelegateResource: t.LiteralC<"undelegateResource">;
7586
+ export: t.LiteralC<"export">;
7587
+ import: t.LiteralC<"import">;
7588
+ importtoc: t.LiteralC<"importtoc">;
7346
7589
  }>;
7347
7590
  }>, t.PartialC<{
7348
7591
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7414,6 +7657,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7414
7657
  "defi-redeem": t.LiteralC<"defi-redeem">;
7415
7658
  delegateResource: t.LiteralC<"delegateResource">;
7416
7659
  undelegateResource: t.LiteralC<"undelegateResource">;
7660
+ export: t.LiteralC<"export">;
7661
+ import: t.LiteralC<"import">;
7662
+ importtoc: t.LiteralC<"importtoc">;
7417
7663
  }>;
7418
7664
  }>, t.PartialC<{
7419
7665
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7497,6 +7743,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7497
7743
  "defi-redeem": t.LiteralC<"defi-redeem">;
7498
7744
  delegateResource: t.LiteralC<"delegateResource">;
7499
7745
  undelegateResource: t.LiteralC<"undelegateResource">;
7746
+ export: t.LiteralC<"export">;
7747
+ import: t.LiteralC<"import">;
7748
+ importtoc: t.LiteralC<"importtoc">;
7500
7749
  }>;
7501
7750
  }>, t.PartialC<{
7502
7751
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7565,6 +7814,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7565
7814
  "defi-redeem": t.LiteralC<"defi-redeem">;
7566
7815
  delegateResource: t.LiteralC<"delegateResource">;
7567
7816
  undelegateResource: t.LiteralC<"undelegateResource">;
7817
+ export: t.LiteralC<"export">;
7818
+ import: t.LiteralC<"import">;
7819
+ importtoc: t.LiteralC<"importtoc">;
7568
7820
  }>;
7569
7821
  }>, t.PartialC<{
7570
7822
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7650,6 +7902,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7650
7902
  "defi-redeem": t.LiteralC<"defi-redeem">;
7651
7903
  delegateResource: t.LiteralC<"delegateResource">;
7652
7904
  undelegateResource: t.LiteralC<"undelegateResource">;
7905
+ export: t.LiteralC<"export">;
7906
+ import: t.LiteralC<"import">;
7907
+ importtoc: t.LiteralC<"importtoc">;
7653
7908
  }>;
7654
7909
  }>, t.PartialC<{
7655
7910
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7718,6 +7973,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7718
7973
  "defi-redeem": t.LiteralC<"defi-redeem">;
7719
7974
  delegateResource: t.LiteralC<"delegateResource">;
7720
7975
  undelegateResource: t.LiteralC<"undelegateResource">;
7976
+ export: t.LiteralC<"export">;
7977
+ import: t.LiteralC<"import">;
7978
+ importtoc: t.LiteralC<"importtoc">;
7721
7979
  }>;
7722
7980
  }>, t.PartialC<{
7723
7981
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7823,6 +8081,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7823
8081
  "defi-redeem": t.LiteralC<"defi-redeem">;
7824
8082
  delegateResource: t.LiteralC<"delegateResource">;
7825
8083
  undelegateResource: t.LiteralC<"undelegateResource">;
8084
+ export: t.LiteralC<"export">;
8085
+ import: t.LiteralC<"import">;
8086
+ importtoc: t.LiteralC<"importtoc">;
7826
8087
  }>;
7827
8088
  }>, t.PartialC<{
7828
8089
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7910,6 +8171,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7910
8171
  "defi-redeem": t.LiteralC<"defi-redeem">;
7911
8172
  delegateResource: t.LiteralC<"delegateResource">;
7912
8173
  undelegateResource: t.LiteralC<"undelegateResource">;
8174
+ export: t.LiteralC<"export">;
8175
+ import: t.LiteralC<"import">;
8176
+ importtoc: t.LiteralC<"importtoc">;
7913
8177
  }>;
7914
8178
  }>, t.PartialC<{
7915
8179
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -7979,6 +8243,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7979
8243
  "defi-redeem": t.LiteralC<"defi-redeem">;
7980
8244
  delegateResource: t.LiteralC<"delegateResource">;
7981
8245
  undelegateResource: t.LiteralC<"undelegateResource">;
8246
+ export: t.LiteralC<"export">;
8247
+ import: t.LiteralC<"import">;
8248
+ importtoc: t.LiteralC<"importtoc">;
7982
8249
  }>;
7983
8250
  }>, t.PartialC<{
7984
8251
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8067,6 +8334,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8067
8334
  "defi-redeem": t.LiteralC<"defi-redeem">;
8068
8335
  delegateResource: t.LiteralC<"delegateResource">;
8069
8336
  undelegateResource: t.LiteralC<"undelegateResource">;
8337
+ export: t.LiteralC<"export">;
8338
+ import: t.LiteralC<"import">;
8339
+ importtoc: t.LiteralC<"importtoc">;
8070
8340
  }>;
8071
8341
  }>, t.PartialC<{
8072
8342
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8157,6 +8427,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8157
8427
  "defi-redeem": t.LiteralC<"defi-redeem">;
8158
8428
  delegateResource: t.LiteralC<"delegateResource">;
8159
8429
  undelegateResource: t.LiteralC<"undelegateResource">;
8430
+ export: t.LiteralC<"export">;
8431
+ import: t.LiteralC<"import">;
8432
+ importtoc: t.LiteralC<"importtoc">;
8160
8433
  }>;
8161
8434
  }>, t.PartialC<{
8162
8435
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8248,6 +8521,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8248
8521
  "defi-redeem": t.LiteralC<"defi-redeem">;
8249
8522
  delegateResource: t.LiteralC<"delegateResource">;
8250
8523
  undelegateResource: t.LiteralC<"undelegateResource">;
8524
+ export: t.LiteralC<"export">;
8525
+ import: t.LiteralC<"import">;
8526
+ importtoc: t.LiteralC<"importtoc">;
8251
8527
  }>;
8252
8528
  }>, t.PartialC<{
8253
8529
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8325,6 +8601,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8325
8601
  "defi-redeem": t.LiteralC<"defi-redeem">;
8326
8602
  delegateResource: t.LiteralC<"delegateResource">;
8327
8603
  undelegateResource: t.LiteralC<"undelegateResource">;
8604
+ export: t.LiteralC<"export">;
8605
+ import: t.LiteralC<"import">;
8606
+ importtoc: t.LiteralC<"importtoc">;
8328
8607
  }>;
8329
8608
  }>, t.PartialC<{
8330
8609
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8413,6 +8692,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8413
8692
  "defi-redeem": t.LiteralC<"defi-redeem">;
8414
8693
  delegateResource: t.LiteralC<"delegateResource">;
8415
8694
  undelegateResource: t.LiteralC<"undelegateResource">;
8695
+ export: t.LiteralC<"export">;
8696
+ import: t.LiteralC<"import">;
8697
+ importtoc: t.LiteralC<"importtoc">;
8416
8698
  }>;
8417
8699
  }>, t.PartialC<{
8418
8700
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8540,6 +8822,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8540
8822
  "defi-redeem": t.LiteralC<"defi-redeem">;
8541
8823
  delegateResource: t.LiteralC<"delegateResource">;
8542
8824
  undelegateResource: t.LiteralC<"undelegateResource">;
8825
+ export: t.LiteralC<"export">;
8826
+ import: t.LiteralC<"import">;
8827
+ importtoc: t.LiteralC<"importtoc">;
8543
8828
  }>;
8544
8829
  }>, t.PartialC<{
8545
8830
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8615,6 +8900,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8615
8900
  "defi-redeem": t.LiteralC<"defi-redeem">;
8616
8901
  delegateResource: t.LiteralC<"delegateResource">;
8617
8902
  undelegateResource: t.LiteralC<"undelegateResource">;
8903
+ export: t.LiteralC<"export">;
8904
+ import: t.LiteralC<"import">;
8905
+ importtoc: t.LiteralC<"importtoc">;
8618
8906
  }>;
8619
8907
  }>, t.PartialC<{
8620
8908
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8687,6 +8975,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8687
8975
  "defi-redeem": t.LiteralC<"defi-redeem">;
8688
8976
  delegateResource: t.LiteralC<"delegateResource">;
8689
8977
  undelegateResource: t.LiteralC<"undelegateResource">;
8978
+ export: t.LiteralC<"export">;
8979
+ import: t.LiteralC<"import">;
8980
+ importtoc: t.LiteralC<"importtoc">;
8690
8981
  }>;
8691
8982
  }>, t.PartialC<{
8692
8983
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8754,6 +9045,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8754
9045
  "defi-redeem": t.LiteralC<"defi-redeem">;
8755
9046
  delegateResource: t.LiteralC<"delegateResource">;
8756
9047
  undelegateResource: t.LiteralC<"undelegateResource">;
9048
+ export: t.LiteralC<"export">;
9049
+ import: t.LiteralC<"import">;
9050
+ importtoc: t.LiteralC<"importtoc">;
8757
9051
  }>;
8758
9052
  }>, t.PartialC<{
8759
9053
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8841,6 +9135,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8841
9135
  "defi-redeem": t.LiteralC<"defi-redeem">;
8842
9136
  delegateResource: t.LiteralC<"delegateResource">;
8843
9137
  undelegateResource: t.LiteralC<"undelegateResource">;
9138
+ export: t.LiteralC<"export">;
9139
+ import: t.LiteralC<"import">;
9140
+ importtoc: t.LiteralC<"importtoc">;
8844
9141
  }>;
8845
9142
  }>, t.PartialC<{
8846
9143
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8914,6 +9211,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8914
9211
  "defi-redeem": t.LiteralC<"defi-redeem">;
8915
9212
  delegateResource: t.LiteralC<"delegateResource">;
8916
9213
  undelegateResource: t.LiteralC<"undelegateResource">;
9214
+ export: t.LiteralC<"export">;
9215
+ import: t.LiteralC<"import">;
9216
+ importtoc: t.LiteralC<"importtoc">;
8917
9217
  }>;
8918
9218
  }>, t.PartialC<{
8919
9219
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -8986,6 +9286,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8986
9286
  "defi-redeem": t.LiteralC<"defi-redeem">;
8987
9287
  delegateResource: t.LiteralC<"delegateResource">;
8988
9288
  undelegateResource: t.LiteralC<"undelegateResource">;
9289
+ export: t.LiteralC<"export">;
9290
+ import: t.LiteralC<"import">;
9291
+ importtoc: t.LiteralC<"importtoc">;
8989
9292
  }>;
8990
9293
  }>, t.PartialC<{
8991
9294
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9059,6 +9362,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9059
9362
  "defi-redeem": t.LiteralC<"defi-redeem">;
9060
9363
  delegateResource: t.LiteralC<"delegateResource">;
9061
9364
  undelegateResource: t.LiteralC<"undelegateResource">;
9365
+ export: t.LiteralC<"export">;
9366
+ import: t.LiteralC<"import">;
9367
+ importtoc: t.LiteralC<"importtoc">;
9062
9368
  }>;
9063
9369
  }>, t.PartialC<{
9064
9370
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9131,6 +9437,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9131
9437
  "defi-redeem": t.LiteralC<"defi-redeem">;
9132
9438
  delegateResource: t.LiteralC<"delegateResource">;
9133
9439
  undelegateResource: t.LiteralC<"undelegateResource">;
9440
+ export: t.LiteralC<"export">;
9441
+ import: t.LiteralC<"import">;
9442
+ importtoc: t.LiteralC<"importtoc">;
9134
9443
  }>;
9135
9444
  }>, t.PartialC<{
9136
9445
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9207,6 +9516,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9207
9516
  "defi-redeem": t.LiteralC<"defi-redeem">;
9208
9517
  delegateResource: t.LiteralC<"delegateResource">;
9209
9518
  undelegateResource: t.LiteralC<"undelegateResource">;
9519
+ export: t.LiteralC<"export">;
9520
+ import: t.LiteralC<"import">;
9521
+ importtoc: t.LiteralC<"importtoc">;
9210
9522
  }>;
9211
9523
  }>, t.PartialC<{
9212
9524
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9282,6 +9594,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9282
9594
  "defi-redeem": t.LiteralC<"defi-redeem">;
9283
9595
  delegateResource: t.LiteralC<"delegateResource">;
9284
9596
  undelegateResource: t.LiteralC<"undelegateResource">;
9597
+ export: t.LiteralC<"export">;
9598
+ import: t.LiteralC<"import">;
9599
+ importtoc: t.LiteralC<"importtoc">;
9285
9600
  }>;
9286
9601
  }>, t.PartialC<{
9287
9602
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9359,6 +9674,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9359
9674
  "defi-redeem": t.LiteralC<"defi-redeem">;
9360
9675
  delegateResource: t.LiteralC<"delegateResource">;
9361
9676
  undelegateResource: t.LiteralC<"undelegateResource">;
9677
+ export: t.LiteralC<"export">;
9678
+ import: t.LiteralC<"import">;
9679
+ importtoc: t.LiteralC<"importtoc">;
9362
9680
  }>;
9363
9681
  }>, t.PartialC<{
9364
9682
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9436,6 +9754,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9436
9754
  "defi-redeem": t.LiteralC<"defi-redeem">;
9437
9755
  delegateResource: t.LiteralC<"delegateResource">;
9438
9756
  undelegateResource: t.LiteralC<"undelegateResource">;
9757
+ export: t.LiteralC<"export">;
9758
+ import: t.LiteralC<"import">;
9759
+ importtoc: t.LiteralC<"importtoc">;
9439
9760
  }>;
9440
9761
  }>, t.PartialC<{
9441
9762
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9513,6 +9834,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9513
9834
  "defi-redeem": t.LiteralC<"defi-redeem">;
9514
9835
  delegateResource: t.LiteralC<"delegateResource">;
9515
9836
  undelegateResource: t.LiteralC<"undelegateResource">;
9837
+ export: t.LiteralC<"export">;
9838
+ import: t.LiteralC<"import">;
9839
+ importtoc: t.LiteralC<"importtoc">;
9516
9840
  }>;
9517
9841
  }>, t.PartialC<{
9518
9842
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9589,6 +9913,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9589
9913
  "defi-redeem": t.LiteralC<"defi-redeem">;
9590
9914
  delegateResource: t.LiteralC<"delegateResource">;
9591
9915
  undelegateResource: t.LiteralC<"undelegateResource">;
9916
+ export: t.LiteralC<"export">;
9917
+ import: t.LiteralC<"import">;
9918
+ importtoc: t.LiteralC<"importtoc">;
9592
9919
  }>;
9593
9920
  }>, t.PartialC<{
9594
9921
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9669,6 +9996,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9669
9996
  "defi-redeem": t.LiteralC<"defi-redeem">;
9670
9997
  delegateResource: t.LiteralC<"delegateResource">;
9671
9998
  undelegateResource: t.LiteralC<"undelegateResource">;
9999
+ export: t.LiteralC<"export">;
10000
+ import: t.LiteralC<"import">;
10001
+ importtoc: t.LiteralC<"importtoc">;
9672
10002
  }>;
9673
10003
  }>, t.PartialC<{
9674
10004
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9744,6 +10074,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9744
10074
  "defi-redeem": t.LiteralC<"defi-redeem">;
9745
10075
  delegateResource: t.LiteralC<"delegateResource">;
9746
10076
  undelegateResource: t.LiteralC<"undelegateResource">;
10077
+ export: t.LiteralC<"export">;
10078
+ import: t.LiteralC<"import">;
10079
+ importtoc: t.LiteralC<"importtoc">;
9747
10080
  }>;
9748
10081
  }>, t.PartialC<{
9749
10082
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9821,6 +10154,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9821
10154
  "defi-redeem": t.LiteralC<"defi-redeem">;
9822
10155
  delegateResource: t.LiteralC<"delegateResource">;
9823
10156
  undelegateResource: t.LiteralC<"undelegateResource">;
10157
+ export: t.LiteralC<"export">;
10158
+ import: t.LiteralC<"import">;
10159
+ importtoc: t.LiteralC<"importtoc">;
9824
10160
  }>;
9825
10161
  }>, t.PartialC<{
9826
10162
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9894,6 +10230,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9894
10230
  "defi-redeem": t.LiteralC<"defi-redeem">;
9895
10231
  delegateResource: t.LiteralC<"delegateResource">;
9896
10232
  undelegateResource: t.LiteralC<"undelegateResource">;
10233
+ export: t.LiteralC<"export">;
10234
+ import: t.LiteralC<"import">;
10235
+ importtoc: t.LiteralC<"importtoc">;
9897
10236
  }>;
9898
10237
  }>, t.PartialC<{
9899
10238
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -9966,6 +10305,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9966
10305
  "defi-redeem": t.LiteralC<"defi-redeem">;
9967
10306
  delegateResource: t.LiteralC<"delegateResource">;
9968
10307
  undelegateResource: t.LiteralC<"undelegateResource">;
10308
+ export: t.LiteralC<"export">;
10309
+ import: t.LiteralC<"import">;
10310
+ importtoc: t.LiteralC<"importtoc">;
9969
10311
  }>;
9970
10312
  }>, t.PartialC<{
9971
10313
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10038,6 +10380,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10038
10380
  "defi-redeem": t.LiteralC<"defi-redeem">;
10039
10381
  delegateResource: t.LiteralC<"delegateResource">;
10040
10382
  undelegateResource: t.LiteralC<"undelegateResource">;
10383
+ export: t.LiteralC<"export">;
10384
+ import: t.LiteralC<"import">;
10385
+ importtoc: t.LiteralC<"importtoc">;
10041
10386
  }>;
10042
10387
  }>, t.PartialC<{
10043
10388
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10115,6 +10460,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10115
10460
  "defi-redeem": t.LiteralC<"defi-redeem">;
10116
10461
  delegateResource: t.LiteralC<"delegateResource">;
10117
10462
  undelegateResource: t.LiteralC<"undelegateResource">;
10463
+ export: t.LiteralC<"export">;
10464
+ import: t.LiteralC<"import">;
10465
+ importtoc: t.LiteralC<"importtoc">;
10118
10466
  }>;
10119
10467
  }>, t.PartialC<{
10120
10468
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10193,6 +10541,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10193
10541
  "defi-redeem": t.LiteralC<"defi-redeem">;
10194
10542
  delegateResource: t.LiteralC<"delegateResource">;
10195
10543
  undelegateResource: t.LiteralC<"undelegateResource">;
10544
+ export: t.LiteralC<"export">;
10545
+ import: t.LiteralC<"import">;
10546
+ importtoc: t.LiteralC<"importtoc">;
10196
10547
  }>;
10197
10548
  }>, t.PartialC<{
10198
10549
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10269,6 +10620,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10269
10620
  "defi-redeem": t.LiteralC<"defi-redeem">;
10270
10621
  delegateResource: t.LiteralC<"delegateResource">;
10271
10622
  undelegateResource: t.LiteralC<"undelegateResource">;
10623
+ export: t.LiteralC<"export">;
10624
+ import: t.LiteralC<"import">;
10625
+ importtoc: t.LiteralC<"importtoc">;
10272
10626
  }>;
10273
10627
  }>, t.PartialC<{
10274
10628
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10345,6 +10699,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10345
10699
  "defi-redeem": t.LiteralC<"defi-redeem">;
10346
10700
  delegateResource: t.LiteralC<"delegateResource">;
10347
10701
  undelegateResource: t.LiteralC<"undelegateResource">;
10702
+ export: t.LiteralC<"export">;
10703
+ import: t.LiteralC<"import">;
10704
+ importtoc: t.LiteralC<"importtoc">;
10348
10705
  }>;
10349
10706
  }>, t.PartialC<{
10350
10707
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10416,6 +10773,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10416
10773
  "defi-redeem": t.LiteralC<"defi-redeem">;
10417
10774
  delegateResource: t.LiteralC<"delegateResource">;
10418
10775
  undelegateResource: t.LiteralC<"undelegateResource">;
10776
+ export: t.LiteralC<"export">;
10777
+ import: t.LiteralC<"import">;
10778
+ importtoc: t.LiteralC<"importtoc">;
10419
10779
  }>;
10420
10780
  }>, t.PartialC<{
10421
10781
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10487,6 +10847,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10487
10847
  "defi-redeem": t.LiteralC<"defi-redeem">;
10488
10848
  delegateResource: t.LiteralC<"delegateResource">;
10489
10849
  undelegateResource: t.LiteralC<"undelegateResource">;
10850
+ export: t.LiteralC<"export">;
10851
+ import: t.LiteralC<"import">;
10852
+ importtoc: t.LiteralC<"importtoc">;
10490
10853
  }>;
10491
10854
  }>, t.PartialC<{
10492
10855
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10552,6 +10915,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10552
10915
  "defi-redeem": t.LiteralC<"defi-redeem">;
10553
10916
  delegateResource: t.LiteralC<"delegateResource">;
10554
10917
  undelegateResource: t.LiteralC<"undelegateResource">;
10918
+ export: t.LiteralC<"export">;
10919
+ import: t.LiteralC<"import">;
10920
+ importtoc: t.LiteralC<"importtoc">;
10555
10921
  }>;
10556
10922
  }>, t.PartialC<{
10557
10923
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10621,6 +10987,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10621
10987
  "defi-redeem": t.LiteralC<"defi-redeem">;
10622
10988
  delegateResource: t.LiteralC<"delegateResource">;
10623
10989
  undelegateResource: t.LiteralC<"undelegateResource">;
10990
+ export: t.LiteralC<"export">;
10991
+ import: t.LiteralC<"import">;
10992
+ importtoc: t.LiteralC<"importtoc">;
10624
10993
  }>;
10625
10994
  }>, t.PartialC<{
10626
10995
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10692,6 +11061,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10692
11061
  "defi-redeem": t.LiteralC<"defi-redeem">;
10693
11062
  delegateResource: t.LiteralC<"delegateResource">;
10694
11063
  undelegateResource: t.LiteralC<"undelegateResource">;
11064
+ export: t.LiteralC<"export">;
11065
+ import: t.LiteralC<"import">;
11066
+ importtoc: t.LiteralC<"importtoc">;
10695
11067
  }>;
10696
11068
  }>, t.PartialC<{
10697
11069
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10763,6 +11135,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10763
11135
  "defi-redeem": t.LiteralC<"defi-redeem">;
10764
11136
  delegateResource: t.LiteralC<"delegateResource">;
10765
11137
  undelegateResource: t.LiteralC<"undelegateResource">;
11138
+ export: t.LiteralC<"export">;
11139
+ import: t.LiteralC<"import">;
11140
+ importtoc: t.LiteralC<"importtoc">;
10766
11141
  }>;
10767
11142
  }>, t.PartialC<{
10768
11143
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10840,6 +11215,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10840
11215
  "defi-redeem": t.LiteralC<"defi-redeem">;
10841
11216
  delegateResource: t.LiteralC<"delegateResource">;
10842
11217
  undelegateResource: t.LiteralC<"undelegateResource">;
11218
+ export: t.LiteralC<"export">;
11219
+ import: t.LiteralC<"import">;
11220
+ importtoc: t.LiteralC<"importtoc">;
10843
11221
  }>;
10844
11222
  }>, t.PartialC<{
10845
11223
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10917,6 +11295,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10917
11295
  "defi-redeem": t.LiteralC<"defi-redeem">;
10918
11296
  delegateResource: t.LiteralC<"delegateResource">;
10919
11297
  undelegateResource: t.LiteralC<"undelegateResource">;
11298
+ export: t.LiteralC<"export">;
11299
+ import: t.LiteralC<"import">;
11300
+ importtoc: t.LiteralC<"importtoc">;
10920
11301
  }>;
10921
11302
  }>, t.PartialC<{
10922
11303
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -10988,6 +11369,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10988
11369
  "defi-redeem": t.LiteralC<"defi-redeem">;
10989
11370
  delegateResource: t.LiteralC<"delegateResource">;
10990
11371
  undelegateResource: t.LiteralC<"undelegateResource">;
11372
+ export: t.LiteralC<"export">;
11373
+ import: t.LiteralC<"import">;
11374
+ importtoc: t.LiteralC<"importtoc">;
10991
11375
  }>;
10992
11376
  }>, t.PartialC<{
10993
11377
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11055,6 +11439,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11055
11439
  "defi-redeem": t.LiteralC<"defi-redeem">;
11056
11440
  delegateResource: t.LiteralC<"delegateResource">;
11057
11441
  undelegateResource: t.LiteralC<"undelegateResource">;
11442
+ export: t.LiteralC<"export">;
11443
+ import: t.LiteralC<"import">;
11444
+ importtoc: t.LiteralC<"importtoc">;
11058
11445
  }>;
11059
11446
  }>, t.PartialC<{
11060
11447
  recipients: t.UnionC<[t.Type<({
@@ -11142,6 +11529,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11142
11529
  "defi-redeem": t.LiteralC<"defi-redeem">;
11143
11530
  delegateResource: t.LiteralC<"delegateResource">;
11144
11531
  undelegateResource: t.LiteralC<"undelegateResource">;
11532
+ export: t.LiteralC<"export">;
11533
+ import: t.LiteralC<"import">;
11534
+ importtoc: t.LiteralC<"importtoc">;
11145
11535
  }>;
11146
11536
  }>, t.PartialC<{
11147
11537
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11239,6 +11629,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11239
11629
  "defi-redeem": t.LiteralC<"defi-redeem">;
11240
11630
  delegateResource: t.LiteralC<"delegateResource">;
11241
11631
  undelegateResource: t.LiteralC<"undelegateResource">;
11632
+ export: t.LiteralC<"export">;
11633
+ import: t.LiteralC<"import">;
11634
+ importtoc: t.LiteralC<"importtoc">;
11242
11635
  }>;
11243
11636
  }>, t.PartialC<{
11244
11637
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11346,6 +11739,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11346
11739
  "defi-redeem": t.LiteralC<"defi-redeem">;
11347
11740
  delegateResource: t.LiteralC<"delegateResource">;
11348
11741
  undelegateResource: t.LiteralC<"undelegateResource">;
11742
+ export: t.LiteralC<"export">;
11743
+ import: t.LiteralC<"import">;
11744
+ importtoc: t.LiteralC<"importtoc">;
11349
11745
  }>;
11350
11746
  }>, t.PartialC<{
11351
11747
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11425,6 +11821,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11425
11821
  "defi-redeem": t.LiteralC<"defi-redeem">;
11426
11822
  delegateResource: t.LiteralC<"delegateResource">;
11427
11823
  undelegateResource: t.LiteralC<"undelegateResource">;
11824
+ export: t.LiteralC<"export">;
11825
+ import: t.LiteralC<"import">;
11826
+ importtoc: t.LiteralC<"importtoc">;
11428
11827
  }>;
11429
11828
  }>, t.PartialC<{
11430
11829
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11514,6 +11913,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11514
11913
  "defi-redeem": t.LiteralC<"defi-redeem">;
11515
11914
  delegateResource: t.LiteralC<"delegateResource">;
11516
11915
  undelegateResource: t.LiteralC<"undelegateResource">;
11916
+ export: t.LiteralC<"export">;
11917
+ import: t.LiteralC<"import">;
11918
+ importtoc: t.LiteralC<"importtoc">;
11517
11919
  }>;
11518
11920
  }>, t.PartialC<{
11519
11921
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11585,6 +11987,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11585
11987
  "defi-redeem": t.LiteralC<"defi-redeem">;
11586
11988
  delegateResource: t.LiteralC<"delegateResource">;
11587
11989
  undelegateResource: t.LiteralC<"undelegateResource">;
11990
+ export: t.LiteralC<"export">;
11991
+ import: t.LiteralC<"import">;
11992
+ importtoc: t.LiteralC<"importtoc">;
11588
11993
  }>;
11589
11994
  }>, t.PartialC<{
11590
11995
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11662,6 +12067,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11662
12067
  "defi-redeem": t.LiteralC<"defi-redeem">;
11663
12068
  delegateResource: t.LiteralC<"delegateResource">;
11664
12069
  undelegateResource: t.LiteralC<"undelegateResource">;
12070
+ export: t.LiteralC<"export">;
12071
+ import: t.LiteralC<"import">;
12072
+ importtoc: t.LiteralC<"importtoc">;
11665
12073
  }>;
11666
12074
  }>, t.PartialC<{
11667
12075
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11733,6 +12141,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11733
12141
  "defi-redeem": t.LiteralC<"defi-redeem">;
11734
12142
  delegateResource: t.LiteralC<"delegateResource">;
11735
12143
  undelegateResource: t.LiteralC<"undelegateResource">;
12144
+ export: t.LiteralC<"export">;
12145
+ import: t.LiteralC<"import">;
12146
+ importtoc: t.LiteralC<"importtoc">;
11736
12147
  }>;
11737
12148
  }>, t.PartialC<{
11738
12149
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -11810,6 +12221,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11810
12221
  "defi-redeem": t.LiteralC<"defi-redeem">;
11811
12222
  delegateResource: t.LiteralC<"delegateResource">;
11812
12223
  undelegateResource: t.LiteralC<"undelegateResource">;
12224
+ export: t.LiteralC<"export">;
12225
+ import: t.LiteralC<"import">;
12226
+ importtoc: t.LiteralC<"importtoc">;
11813
12227
  }>;
11814
12228
  }>, t.PartialC<{
11815
12229
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12323,6 +12737,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12323
12737
  "defi-redeem": t.LiteralC<"defi-redeem">;
12324
12738
  delegateResource: t.LiteralC<"delegateResource">;
12325
12739
  undelegateResource: t.LiteralC<"undelegateResource">;
12740
+ export: t.LiteralC<"export">;
12741
+ import: t.LiteralC<"import">;
12742
+ importtoc: t.LiteralC<"importtoc">;
12326
12743
  }>;
12327
12744
  }>, t.PartialC<{
12328
12745
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12410,6 +12827,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12410
12827
  "defi-redeem": t.LiteralC<"defi-redeem">;
12411
12828
  delegateResource: t.LiteralC<"delegateResource">;
12412
12829
  undelegateResource: t.LiteralC<"undelegateResource">;
12830
+ export: t.LiteralC<"export">;
12831
+ import: t.LiteralC<"import">;
12832
+ importtoc: t.LiteralC<"importtoc">;
12413
12833
  }>;
12414
12834
  }>, t.PartialC<{
12415
12835
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12484,6 +12904,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12484
12904
  "defi-redeem": t.LiteralC<"defi-redeem">;
12485
12905
  delegateResource: t.LiteralC<"delegateResource">;
12486
12906
  undelegateResource: t.LiteralC<"undelegateResource">;
12907
+ export: t.LiteralC<"export">;
12908
+ import: t.LiteralC<"import">;
12909
+ importtoc: t.LiteralC<"importtoc">;
12487
12910
  }>;
12488
12911
  }>, t.PartialC<{
12489
12912
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12564,6 +12987,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12564
12987
  "defi-redeem": t.LiteralC<"defi-redeem">;
12565
12988
  delegateResource: t.LiteralC<"delegateResource">;
12566
12989
  undelegateResource: t.LiteralC<"undelegateResource">;
12990
+ export: t.LiteralC<"export">;
12991
+ import: t.LiteralC<"import">;
12992
+ importtoc: t.LiteralC<"importtoc">;
12567
12993
  }>;
12568
12994
  }>, t.PartialC<{
12569
12995
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12643,6 +13069,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12643
13069
  "defi-redeem": t.LiteralC<"defi-redeem">;
12644
13070
  delegateResource: t.LiteralC<"delegateResource">;
12645
13071
  undelegateResource: t.LiteralC<"undelegateResource">;
13072
+ export: t.LiteralC<"export">;
13073
+ import: t.LiteralC<"import">;
13074
+ importtoc: t.LiteralC<"importtoc">;
12646
13075
  }>;
12647
13076
  }>, t.PartialC<{
12648
13077
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12714,6 +13143,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12714
13143
  "defi-redeem": t.LiteralC<"defi-redeem">;
12715
13144
  delegateResource: t.LiteralC<"delegateResource">;
12716
13145
  undelegateResource: t.LiteralC<"undelegateResource">;
13146
+ export: t.LiteralC<"export">;
13147
+ import: t.LiteralC<"import">;
13148
+ importtoc: t.LiteralC<"importtoc">;
12717
13149
  }>;
12718
13150
  }>, t.PartialC<{
12719
13151
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12796,6 +13228,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12796
13228
  "defi-redeem": t.LiteralC<"defi-redeem">;
12797
13229
  delegateResource: t.LiteralC<"delegateResource">;
12798
13230
  undelegateResource: t.LiteralC<"undelegateResource">;
13231
+ export: t.LiteralC<"export">;
13232
+ import: t.LiteralC<"import">;
13233
+ importtoc: t.LiteralC<"importtoc">;
12799
13234
  }>;
12800
13235
  }>, t.PartialC<{
12801
13236
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12883,6 +13318,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12883
13318
  "defi-redeem": t.LiteralC<"defi-redeem">;
12884
13319
  delegateResource: t.LiteralC<"delegateResource">;
12885
13320
  undelegateResource: t.LiteralC<"undelegateResource">;
13321
+ export: t.LiteralC<"export">;
13322
+ import: t.LiteralC<"import">;
13323
+ importtoc: t.LiteralC<"importtoc">;
12886
13324
  }>;
12887
13325
  }>, t.PartialC<{
12888
13326
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -12987,6 +13425,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12987
13425
  "defi-redeem": t.LiteralC<"defi-redeem">;
12988
13426
  delegateResource: t.LiteralC<"delegateResource">;
12989
13427
  undelegateResource: t.LiteralC<"undelegateResource">;
13428
+ export: t.LiteralC<"export">;
13429
+ import: t.LiteralC<"import">;
13430
+ importtoc: t.LiteralC<"importtoc">;
12990
13431
  }>;
12991
13432
  }>, t.PartialC<{
12992
13433
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13091,6 +13532,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13091
13532
  "defi-redeem": t.LiteralC<"defi-redeem">;
13092
13533
  delegateResource: t.LiteralC<"delegateResource">;
13093
13534
  undelegateResource: t.LiteralC<"undelegateResource">;
13535
+ export: t.LiteralC<"export">;
13536
+ import: t.LiteralC<"import">;
13537
+ importtoc: t.LiteralC<"importtoc">;
13094
13538
  }>;
13095
13539
  }>, t.PartialC<{
13096
13540
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13161,6 +13605,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13161
13605
  "defi-redeem": t.LiteralC<"defi-redeem">;
13162
13606
  delegateResource: t.LiteralC<"delegateResource">;
13163
13607
  undelegateResource: t.LiteralC<"undelegateResource">;
13608
+ export: t.LiteralC<"export">;
13609
+ import: t.LiteralC<"import">;
13610
+ importtoc: t.LiteralC<"importtoc">;
13164
13611
  }>;
13165
13612
  }>, t.PartialC<{
13166
13613
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13231,6 +13678,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13231
13678
  "defi-redeem": t.LiteralC<"defi-redeem">;
13232
13679
  delegateResource: t.LiteralC<"delegateResource">;
13233
13680
  undelegateResource: t.LiteralC<"undelegateResource">;
13681
+ export: t.LiteralC<"export">;
13682
+ import: t.LiteralC<"import">;
13683
+ importtoc: t.LiteralC<"importtoc">;
13234
13684
  }>;
13235
13685
  }>, t.PartialC<{
13236
13686
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13309,6 +13759,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13309
13759
  "defi-redeem": t.LiteralC<"defi-redeem">;
13310
13760
  delegateResource: t.LiteralC<"delegateResource">;
13311
13761
  undelegateResource: t.LiteralC<"undelegateResource">;
13762
+ export: t.LiteralC<"export">;
13763
+ import: t.LiteralC<"import">;
13764
+ importtoc: t.LiteralC<"importtoc">;
13312
13765
  }>;
13313
13766
  }>, t.PartialC<{
13314
13767
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13386,6 +13839,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13386
13839
  "defi-redeem": t.LiteralC<"defi-redeem">;
13387
13840
  delegateResource: t.LiteralC<"delegateResource">;
13388
13841
  undelegateResource: t.LiteralC<"undelegateResource">;
13842
+ export: t.LiteralC<"export">;
13843
+ import: t.LiteralC<"import">;
13844
+ importtoc: t.LiteralC<"importtoc">;
13389
13845
  }>;
13390
13846
  }>, t.PartialC<{
13391
13847
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13466,6 +13922,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13466
13922
  "defi-redeem": t.LiteralC<"defi-redeem">;
13467
13923
  delegateResource: t.LiteralC<"delegateResource">;
13468
13924
  undelegateResource: t.LiteralC<"undelegateResource">;
13925
+ export: t.LiteralC<"export">;
13926
+ import: t.LiteralC<"import">;
13927
+ importtoc: t.LiteralC<"importtoc">;
13469
13928
  }>;
13470
13929
  }>, t.PartialC<{
13471
13930
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13532,6 +13991,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13532
13991
  "defi-redeem": t.LiteralC<"defi-redeem">;
13533
13992
  delegateResource: t.LiteralC<"delegateResource">;
13534
13993
  undelegateResource: t.LiteralC<"undelegateResource">;
13994
+ export: t.LiteralC<"export">;
13995
+ import: t.LiteralC<"import">;
13996
+ importtoc: t.LiteralC<"importtoc">;
13535
13997
  }>;
13536
13998
  }>, t.PartialC<{
13537
13999
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13602,6 +14064,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13602
14064
  "defi-redeem": t.LiteralC<"defi-redeem">;
13603
14065
  delegateResource: t.LiteralC<"delegateResource">;
13604
14066
  undelegateResource: t.LiteralC<"undelegateResource">;
14067
+ export: t.LiteralC<"export">;
14068
+ import: t.LiteralC<"import">;
14069
+ importtoc: t.LiteralC<"importtoc">;
13605
14070
  }>;
13606
14071
  }>, t.PartialC<{
13607
14072
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13692,6 +14157,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13692
14157
  "defi-redeem": t.LiteralC<"defi-redeem">;
13693
14158
  delegateResource: t.LiteralC<"delegateResource">;
13694
14159
  undelegateResource: t.LiteralC<"undelegateResource">;
14160
+ export: t.LiteralC<"export">;
14161
+ import: t.LiteralC<"import">;
14162
+ importtoc: t.LiteralC<"importtoc">;
13695
14163
  }>;
13696
14164
  }>, t.PartialC<{
13697
14165
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13761,6 +14229,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13761
14229
  "defi-redeem": t.LiteralC<"defi-redeem">;
13762
14230
  delegateResource: t.LiteralC<"delegateResource">;
13763
14231
  undelegateResource: t.LiteralC<"undelegateResource">;
14232
+ export: t.LiteralC<"export">;
14233
+ import: t.LiteralC<"import">;
14234
+ importtoc: t.LiteralC<"importtoc">;
13764
14235
  }>;
13765
14236
  }>, t.PartialC<{
13766
14237
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13834,6 +14305,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13834
14305
  "defi-redeem": t.LiteralC<"defi-redeem">;
13835
14306
  delegateResource: t.LiteralC<"delegateResource">;
13836
14307
  undelegateResource: t.LiteralC<"undelegateResource">;
14308
+ export: t.LiteralC<"export">;
14309
+ import: t.LiteralC<"import">;
14310
+ importtoc: t.LiteralC<"importtoc">;
13837
14311
  }>;
13838
14312
  }>, t.PartialC<{
13839
14313
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13902,6 +14376,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13902
14376
  "defi-redeem": t.LiteralC<"defi-redeem">;
13903
14377
  delegateResource: t.LiteralC<"delegateResource">;
13904
14378
  undelegateResource: t.LiteralC<"undelegateResource">;
14379
+ export: t.LiteralC<"export">;
14380
+ import: t.LiteralC<"import">;
14381
+ importtoc: t.LiteralC<"importtoc">;
13905
14382
  }>;
13906
14383
  }>, t.PartialC<{
13907
14384
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -13971,6 +14448,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13971
14448
  "defi-redeem": t.LiteralC<"defi-redeem">;
13972
14449
  delegateResource: t.LiteralC<"delegateResource">;
13973
14450
  undelegateResource: t.LiteralC<"undelegateResource">;
14451
+ export: t.LiteralC<"export">;
14452
+ import: t.LiteralC<"import">;
14453
+ importtoc: t.LiteralC<"importtoc">;
13974
14454
  }>;
13975
14455
  }>, t.PartialC<{
13976
14456
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14040,6 +14520,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14040
14520
  "defi-redeem": t.LiteralC<"defi-redeem">;
14041
14521
  delegateResource: t.LiteralC<"delegateResource">;
14042
14522
  undelegateResource: t.LiteralC<"undelegateResource">;
14523
+ export: t.LiteralC<"export">;
14524
+ import: t.LiteralC<"import">;
14525
+ importtoc: t.LiteralC<"importtoc">;
14043
14526
  }>;
14044
14527
  }>, t.PartialC<{
14045
14528
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14109,6 +14592,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14109
14592
  "defi-redeem": t.LiteralC<"defi-redeem">;
14110
14593
  delegateResource: t.LiteralC<"delegateResource">;
14111
14594
  undelegateResource: t.LiteralC<"undelegateResource">;
14595
+ export: t.LiteralC<"export">;
14596
+ import: t.LiteralC<"import">;
14597
+ importtoc: t.LiteralC<"importtoc">;
14112
14598
  }>;
14113
14599
  }>, t.PartialC<{
14114
14600
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14196,6 +14682,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14196
14682
  "defi-redeem": t.LiteralC<"defi-redeem">;
14197
14683
  delegateResource: t.LiteralC<"delegateResource">;
14198
14684
  undelegateResource: t.LiteralC<"undelegateResource">;
14685
+ export: t.LiteralC<"export">;
14686
+ import: t.LiteralC<"import">;
14687
+ importtoc: t.LiteralC<"importtoc">;
14199
14688
  }>;
14200
14689
  }>, t.PartialC<{
14201
14690
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14266,6 +14755,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14266
14755
  "defi-redeem": t.LiteralC<"defi-redeem">;
14267
14756
  delegateResource: t.LiteralC<"delegateResource">;
14268
14757
  undelegateResource: t.LiteralC<"undelegateResource">;
14758
+ export: t.LiteralC<"export">;
14759
+ import: t.LiteralC<"import">;
14760
+ importtoc: t.LiteralC<"importtoc">;
14269
14761
  }>;
14270
14762
  }>, t.PartialC<{
14271
14763
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14369,6 +14861,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14369
14861
  "defi-redeem": t.LiteralC<"defi-redeem">;
14370
14862
  delegateResource: t.LiteralC<"delegateResource">;
14371
14863
  undelegateResource: t.LiteralC<"undelegateResource">;
14864
+ export: t.LiteralC<"export">;
14865
+ import: t.LiteralC<"import">;
14866
+ importtoc: t.LiteralC<"importtoc">;
14372
14867
  }>;
14373
14868
  }>, t.PartialC<{
14374
14869
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14445,6 +14940,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14445
14940
  "defi-redeem": t.LiteralC<"defi-redeem">;
14446
14941
  delegateResource: t.LiteralC<"delegateResource">;
14447
14942
  undelegateResource: t.LiteralC<"undelegateResource">;
14943
+ export: t.LiteralC<"export">;
14944
+ import: t.LiteralC<"import">;
14945
+ importtoc: t.LiteralC<"importtoc">;
14448
14946
  }>;
14449
14947
  }>, t.PartialC<{
14450
14948
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14548,6 +15046,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14548
15046
  "defi-redeem": t.LiteralC<"defi-redeem">;
14549
15047
  delegateResource: t.LiteralC<"delegateResource">;
14550
15048
  undelegateResource: t.LiteralC<"undelegateResource">;
15049
+ export: t.LiteralC<"export">;
15050
+ import: t.LiteralC<"import">;
15051
+ importtoc: t.LiteralC<"importtoc">;
14551
15052
  }>;
14552
15053
  }>, t.PartialC<{
14553
15054
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14615,6 +15116,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14615
15116
  "defi-redeem": t.LiteralC<"defi-redeem">;
14616
15117
  delegateResource: t.LiteralC<"delegateResource">;
14617
15118
  undelegateResource: t.LiteralC<"undelegateResource">;
15119
+ export: t.LiteralC<"export">;
15120
+ import: t.LiteralC<"import">;
15121
+ importtoc: t.LiteralC<"importtoc">;
14618
15122
  }>;
14619
15123
  }>, t.PartialC<{
14620
15124
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14742,6 +15246,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14742
15246
  "defi-redeem": t.LiteralC<"defi-redeem">;
14743
15247
  delegateResource: t.LiteralC<"delegateResource">;
14744
15248
  undelegateResource: t.LiteralC<"undelegateResource">;
15249
+ export: t.LiteralC<"export">;
15250
+ import: t.LiteralC<"import">;
15251
+ importtoc: t.LiteralC<"importtoc">;
14745
15252
  }>;
14746
15253
  }>, t.PartialC<{
14747
15254
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14859,6 +15366,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14859
15366
  "defi-redeem": t.LiteralC<"defi-redeem">;
14860
15367
  delegateResource: t.LiteralC<"delegateResource">;
14861
15368
  undelegateResource: t.LiteralC<"undelegateResource">;
15369
+ export: t.LiteralC<"export">;
15370
+ import: t.LiteralC<"import">;
15371
+ importtoc: t.LiteralC<"importtoc">;
14862
15372
  }>;
14863
15373
  }>, t.PartialC<{
14864
15374
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -14968,6 +15478,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14968
15478
  "defi-redeem": t.LiteralC<"defi-redeem">;
14969
15479
  delegateResource: t.LiteralC<"delegateResource">;
14970
15480
  undelegateResource: t.LiteralC<"undelegateResource">;
15481
+ export: t.LiteralC<"export">;
15482
+ import: t.LiteralC<"import">;
15483
+ importtoc: t.LiteralC<"importtoc">;
14971
15484
  }>;
14972
15485
  }>, t.PartialC<{
14973
15486
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15063,6 +15576,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15063
15576
  "defi-redeem": t.LiteralC<"defi-redeem">;
15064
15577
  delegateResource: t.LiteralC<"delegateResource">;
15065
15578
  undelegateResource: t.LiteralC<"undelegateResource">;
15579
+ export: t.LiteralC<"export">;
15580
+ import: t.LiteralC<"import">;
15581
+ importtoc: t.LiteralC<"importtoc">;
15066
15582
  }>;
15067
15583
  }>, t.PartialC<{
15068
15584
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15157,6 +15673,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15157
15673
  "defi-redeem": t.LiteralC<"defi-redeem">;
15158
15674
  delegateResource: t.LiteralC<"delegateResource">;
15159
15675
  undelegateResource: t.LiteralC<"undelegateResource">;
15676
+ export: t.LiteralC<"export">;
15677
+ import: t.LiteralC<"import">;
15678
+ importtoc: t.LiteralC<"importtoc">;
15160
15679
  }>;
15161
15680
  }>, t.PartialC<{
15162
15681
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15250,6 +15769,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15250
15769
  "defi-redeem": t.LiteralC<"defi-redeem">;
15251
15770
  delegateResource: t.LiteralC<"delegateResource">;
15252
15771
  undelegateResource: t.LiteralC<"undelegateResource">;
15772
+ export: t.LiteralC<"export">;
15773
+ import: t.LiteralC<"import">;
15774
+ importtoc: t.LiteralC<"importtoc">;
15253
15775
  }>;
15254
15776
  }>, t.PartialC<{
15255
15777
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15319,6 +15841,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15319
15841
  "defi-redeem": t.LiteralC<"defi-redeem">;
15320
15842
  delegateResource: t.LiteralC<"delegateResource">;
15321
15843
  undelegateResource: t.LiteralC<"undelegateResource">;
15844
+ export: t.LiteralC<"export">;
15845
+ import: t.LiteralC<"import">;
15846
+ importtoc: t.LiteralC<"importtoc">;
15322
15847
  }>;
15323
15848
  }>, t.PartialC<{
15324
15849
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15508,6 +16033,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15508
16033
  "defi-redeem": t.LiteralC<"defi-redeem">;
15509
16034
  delegateResource: t.LiteralC<"delegateResource">;
15510
16035
  undelegateResource: t.LiteralC<"undelegateResource">;
16036
+ export: t.LiteralC<"export">;
16037
+ import: t.LiteralC<"import">;
16038
+ importtoc: t.LiteralC<"importtoc">;
15511
16039
  }>;
15512
16040
  }>, t.PartialC<{
15513
16041
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15638,6 +16166,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15638
16166
  "defi-redeem": t.LiteralC<"defi-redeem">;
15639
16167
  delegateResource: t.LiteralC<"delegateResource">;
15640
16168
  undelegateResource: t.LiteralC<"undelegateResource">;
16169
+ export: t.LiteralC<"export">;
16170
+ import: t.LiteralC<"import">;
16171
+ importtoc: t.LiteralC<"importtoc">;
15641
16172
  }>;
15642
16173
  }>, t.PartialC<{
15643
16174
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15729,6 +16260,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15729
16260
  "defi-redeem": t.LiteralC<"defi-redeem">;
15730
16261
  delegateResource: t.LiteralC<"delegateResource">;
15731
16262
  undelegateResource: t.LiteralC<"undelegateResource">;
16263
+ export: t.LiteralC<"export">;
16264
+ import: t.LiteralC<"import">;
16265
+ importtoc: t.LiteralC<"importtoc">;
15732
16266
  }>;
15733
16267
  }>, t.PartialC<{
15734
16268
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15796,6 +16330,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15796
16330
  "defi-redeem": t.LiteralC<"defi-redeem">;
15797
16331
  delegateResource: t.LiteralC<"delegateResource">;
15798
16332
  undelegateResource: t.LiteralC<"undelegateResource">;
16333
+ export: t.LiteralC<"export">;
16334
+ import: t.LiteralC<"import">;
16335
+ importtoc: t.LiteralC<"importtoc">;
15799
16336
  }>;
15800
16337
  }>, t.PartialC<{
15801
16338
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -15918,6 +16455,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15918
16455
  "defi-redeem": t.LiteralC<"defi-redeem">;
15919
16456
  delegateResource: t.LiteralC<"delegateResource">;
15920
16457
  undelegateResource: t.LiteralC<"undelegateResource">;
16458
+ export: t.LiteralC<"export">;
16459
+ import: t.LiteralC<"import">;
16460
+ importtoc: t.LiteralC<"importtoc">;
15921
16461
  }>;
15922
16462
  }>, t.PartialC<{
15923
16463
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16027,6 +16567,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16027
16567
  "defi-redeem": t.LiteralC<"defi-redeem">;
16028
16568
  delegateResource: t.LiteralC<"delegateResource">;
16029
16569
  undelegateResource: t.LiteralC<"undelegateResource">;
16570
+ export: t.LiteralC<"export">;
16571
+ import: t.LiteralC<"import">;
16572
+ importtoc: t.LiteralC<"importtoc">;
16030
16573
  }>;
16031
16574
  }>, t.PartialC<{
16032
16575
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16156,6 +16699,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16156
16699
  "defi-redeem": t.LiteralC<"defi-redeem">;
16157
16700
  delegateResource: t.LiteralC<"delegateResource">;
16158
16701
  undelegateResource: t.LiteralC<"undelegateResource">;
16702
+ export: t.LiteralC<"export">;
16703
+ import: t.LiteralC<"import">;
16704
+ importtoc: t.LiteralC<"importtoc">;
16159
16705
  }>;
16160
16706
  }>, t.PartialC<{
16161
16707
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16230,6 +16776,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16230
16776
  "defi-redeem": t.LiteralC<"defi-redeem">;
16231
16777
  delegateResource: t.LiteralC<"delegateResource">;
16232
16778
  undelegateResource: t.LiteralC<"undelegateResource">;
16779
+ export: t.LiteralC<"export">;
16780
+ import: t.LiteralC<"import">;
16781
+ importtoc: t.LiteralC<"importtoc">;
16233
16782
  }>;
16234
16783
  }>, t.PartialC<{
16235
16784
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16299,6 +16848,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16299
16848
  "defi-redeem": t.LiteralC<"defi-redeem">;
16300
16849
  delegateResource: t.LiteralC<"delegateResource">;
16301
16850
  undelegateResource: t.LiteralC<"undelegateResource">;
16851
+ export: t.LiteralC<"export">;
16852
+ import: t.LiteralC<"import">;
16853
+ importtoc: t.LiteralC<"importtoc">;
16302
16854
  }>;
16303
16855
  }>, t.PartialC<{
16304
16856
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16380,6 +16932,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16380
16932
  "defi-redeem": t.LiteralC<"defi-redeem">;
16381
16933
  delegateResource: t.LiteralC<"delegateResource">;
16382
16934
  undelegateResource: t.LiteralC<"undelegateResource">;
16935
+ export: t.LiteralC<"export">;
16936
+ import: t.LiteralC<"import">;
16937
+ importtoc: t.LiteralC<"importtoc">;
16383
16938
  }>;
16384
16939
  }>, t.PartialC<{
16385
16940
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16456,6 +17011,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16456
17011
  "defi-redeem": t.LiteralC<"defi-redeem">;
16457
17012
  delegateResource: t.LiteralC<"delegateResource">;
16458
17013
  undelegateResource: t.LiteralC<"undelegateResource">;
17014
+ export: t.LiteralC<"export">;
17015
+ import: t.LiteralC<"import">;
17016
+ importtoc: t.LiteralC<"importtoc">;
16459
17017
  }>;
16460
17018
  }>, t.PartialC<{
16461
17019
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16548,6 +17106,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16548
17106
  "defi-redeem": t.LiteralC<"defi-redeem">;
16549
17107
  delegateResource: t.LiteralC<"delegateResource">;
16550
17108
  undelegateResource: t.LiteralC<"undelegateResource">;
17109
+ export: t.LiteralC<"export">;
17110
+ import: t.LiteralC<"import">;
17111
+ importtoc: t.LiteralC<"importtoc">;
16551
17112
  }>;
16552
17113
  }>, t.PartialC<{
16553
17114
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16630,6 +17191,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16630
17191
  "defi-redeem": t.LiteralC<"defi-redeem">;
16631
17192
  delegateResource: t.LiteralC<"delegateResource">;
16632
17193
  undelegateResource: t.LiteralC<"undelegateResource">;
17194
+ export: t.LiteralC<"export">;
17195
+ import: t.LiteralC<"import">;
17196
+ importtoc: t.LiteralC<"importtoc">;
16633
17197
  }>;
16634
17198
  }>, t.PartialC<{
16635
17199
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16698,6 +17262,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16698
17262
  "defi-redeem": t.LiteralC<"defi-redeem">;
16699
17263
  delegateResource: t.LiteralC<"delegateResource">;
16700
17264
  undelegateResource: t.LiteralC<"undelegateResource">;
17265
+ export: t.LiteralC<"export">;
17266
+ import: t.LiteralC<"import">;
17267
+ importtoc: t.LiteralC<"importtoc">;
16701
17268
  }>;
16702
17269
  }>, t.PartialC<{
16703
17270
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16785,6 +17352,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16785
17352
  "defi-redeem": t.LiteralC<"defi-redeem">;
16786
17353
  delegateResource: t.LiteralC<"delegateResource">;
16787
17354
  undelegateResource: t.LiteralC<"undelegateResource">;
17355
+ export: t.LiteralC<"export">;
17356
+ import: t.LiteralC<"import">;
17357
+ importtoc: t.LiteralC<"importtoc">;
16788
17358
  }>;
16789
17359
  }>, t.PartialC<{
16790
17360
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16862,6 +17432,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16862
17432
  "defi-redeem": t.LiteralC<"defi-redeem">;
16863
17433
  delegateResource: t.LiteralC<"delegateResource">;
16864
17434
  undelegateResource: t.LiteralC<"undelegateResource">;
17435
+ export: t.LiteralC<"export">;
17436
+ import: t.LiteralC<"import">;
17437
+ importtoc: t.LiteralC<"importtoc">;
16865
17438
  }>;
16866
17439
  }>, t.PartialC<{
16867
17440
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -16938,6 +17511,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16938
17511
  "defi-redeem": t.LiteralC<"defi-redeem">;
16939
17512
  delegateResource: t.LiteralC<"delegateResource">;
16940
17513
  undelegateResource: t.LiteralC<"undelegateResource">;
17514
+ export: t.LiteralC<"export">;
17515
+ import: t.LiteralC<"import">;
17516
+ importtoc: t.LiteralC<"importtoc">;
16941
17517
  }>;
16942
17518
  }>, t.PartialC<{
16943
17519
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17012,6 +17588,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17012
17588
  "defi-redeem": t.LiteralC<"defi-redeem">;
17013
17589
  delegateResource: t.LiteralC<"delegateResource">;
17014
17590
  undelegateResource: t.LiteralC<"undelegateResource">;
17591
+ export: t.LiteralC<"export">;
17592
+ import: t.LiteralC<"import">;
17593
+ importtoc: t.LiteralC<"importtoc">;
17015
17594
  }>;
17016
17595
  }>, t.PartialC<{
17017
17596
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17086,6 +17665,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17086
17665
  "defi-redeem": t.LiteralC<"defi-redeem">;
17087
17666
  delegateResource: t.LiteralC<"delegateResource">;
17088
17667
  undelegateResource: t.LiteralC<"undelegateResource">;
17668
+ export: t.LiteralC<"export">;
17669
+ import: t.LiteralC<"import">;
17670
+ importtoc: t.LiteralC<"importtoc">;
17089
17671
  }>;
17090
17672
  }>, t.PartialC<{
17091
17673
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17157,6 +17739,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17157
17739
  "defi-redeem": t.LiteralC<"defi-redeem">;
17158
17740
  delegateResource: t.LiteralC<"delegateResource">;
17159
17741
  undelegateResource: t.LiteralC<"undelegateResource">;
17742
+ export: t.LiteralC<"export">;
17743
+ import: t.LiteralC<"import">;
17744
+ importtoc: t.LiteralC<"importtoc">;
17160
17745
  }>;
17161
17746
  }>, t.PartialC<{
17162
17747
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17244,6 +17829,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17244
17829
  "defi-redeem": t.LiteralC<"defi-redeem">;
17245
17830
  delegateResource: t.LiteralC<"delegateResource">;
17246
17831
  undelegateResource: t.LiteralC<"undelegateResource">;
17832
+ export: t.LiteralC<"export">;
17833
+ import: t.LiteralC<"import">;
17834
+ importtoc: t.LiteralC<"importtoc">;
17247
17835
  }>;
17248
17836
  }>, t.PartialC<{
17249
17837
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17330,6 +17918,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17330
17918
  "defi-redeem": t.LiteralC<"defi-redeem">;
17331
17919
  delegateResource: t.LiteralC<"delegateResource">;
17332
17920
  undelegateResource: t.LiteralC<"undelegateResource">;
17921
+ export: t.LiteralC<"export">;
17922
+ import: t.LiteralC<"import">;
17923
+ importtoc: t.LiteralC<"importtoc">;
17333
17924
  }>;
17334
17925
  }>, t.PartialC<{
17335
17926
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17416,6 +18007,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17416
18007
  "defi-redeem": t.LiteralC<"defi-redeem">;
17417
18008
  delegateResource: t.LiteralC<"delegateResource">;
17418
18009
  undelegateResource: t.LiteralC<"undelegateResource">;
18010
+ export: t.LiteralC<"export">;
18011
+ import: t.LiteralC<"import">;
18012
+ importtoc: t.LiteralC<"importtoc">;
17419
18013
  }>;
17420
18014
  }>, t.PartialC<{
17421
18015
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17510,6 +18104,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17510
18104
  "defi-redeem": t.LiteralC<"defi-redeem">;
17511
18105
  delegateResource: t.LiteralC<"delegateResource">;
17512
18106
  undelegateResource: t.LiteralC<"undelegateResource">;
18107
+ export: t.LiteralC<"export">;
18108
+ import: t.LiteralC<"import">;
18109
+ importtoc: t.LiteralC<"importtoc">;
17513
18110
  }>;
17514
18111
  }>, t.PartialC<{
17515
18112
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17626,6 +18223,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17626
18223
  "defi-redeem": t.LiteralC<"defi-redeem">;
17627
18224
  delegateResource: t.LiteralC<"delegateResource">;
17628
18225
  undelegateResource: t.LiteralC<"undelegateResource">;
18226
+ export: t.LiteralC<"export">;
18227
+ import: t.LiteralC<"import">;
18228
+ importtoc: t.LiteralC<"importtoc">;
17629
18229
  }>;
17630
18230
  }>, t.PartialC<{
17631
18231
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17714,6 +18314,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17714
18314
  "defi-redeem": t.LiteralC<"defi-redeem">;
17715
18315
  delegateResource: t.LiteralC<"delegateResource">;
17716
18316
  undelegateResource: t.LiteralC<"undelegateResource">;
18317
+ export: t.LiteralC<"export">;
18318
+ import: t.LiteralC<"import">;
18319
+ importtoc: t.LiteralC<"importtoc">;
17717
18320
  }>;
17718
18321
  }>, t.PartialC<{
17719
18322
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17818,6 +18421,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17818
18421
  "defi-redeem": t.LiteralC<"defi-redeem">;
17819
18422
  delegateResource: t.LiteralC<"delegateResource">;
17820
18423
  undelegateResource: t.LiteralC<"undelegateResource">;
18424
+ export: t.LiteralC<"export">;
18425
+ import: t.LiteralC<"import">;
18426
+ importtoc: t.LiteralC<"importtoc">;
17821
18427
  }>;
17822
18428
  }>, t.PartialC<{
17823
18429
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -17922,6 +18528,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17922
18528
  "defi-redeem": t.LiteralC<"defi-redeem">;
17923
18529
  delegateResource: t.LiteralC<"delegateResource">;
17924
18530
  undelegateResource: t.LiteralC<"undelegateResource">;
18531
+ export: t.LiteralC<"export">;
18532
+ import: t.LiteralC<"import">;
18533
+ importtoc: t.LiteralC<"importtoc">;
17925
18534
  }>;
17926
18535
  }>, t.PartialC<{
17927
18536
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18024,6 +18633,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18024
18633
  "defi-redeem": t.LiteralC<"defi-redeem">;
18025
18634
  delegateResource: t.LiteralC<"delegateResource">;
18026
18635
  undelegateResource: t.LiteralC<"undelegateResource">;
18636
+ export: t.LiteralC<"export">;
18637
+ import: t.LiteralC<"import">;
18638
+ importtoc: t.LiteralC<"importtoc">;
18027
18639
  }>;
18028
18640
  }>, t.PartialC<{
18029
18641
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18101,6 +18713,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18101
18713
  "defi-redeem": t.LiteralC<"defi-redeem">;
18102
18714
  delegateResource: t.LiteralC<"delegateResource">;
18103
18715
  undelegateResource: t.LiteralC<"undelegateResource">;
18716
+ export: t.LiteralC<"export">;
18717
+ import: t.LiteralC<"import">;
18718
+ importtoc: t.LiteralC<"importtoc">;
18104
18719
  }>;
18105
18720
  }>, t.PartialC<{
18106
18721
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18189,6 +18804,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18189
18804
  "defi-redeem": t.LiteralC<"defi-redeem">;
18190
18805
  delegateResource: t.LiteralC<"delegateResource">;
18191
18806
  undelegateResource: t.LiteralC<"undelegateResource">;
18807
+ export: t.LiteralC<"export">;
18808
+ import: t.LiteralC<"import">;
18809
+ importtoc: t.LiteralC<"importtoc">;
18192
18810
  }>;
18193
18811
  }>, t.PartialC<{
18194
18812
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18334,6 +18952,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18334
18952
  "defi-redeem": t.LiteralC<"defi-redeem">;
18335
18953
  delegateResource: t.LiteralC<"delegateResource">;
18336
18954
  undelegateResource: t.LiteralC<"undelegateResource">;
18955
+ export: t.LiteralC<"export">;
18956
+ import: t.LiteralC<"import">;
18957
+ importtoc: t.LiteralC<"importtoc">;
18337
18958
  }>;
18338
18959
  }>, t.PartialC<{
18339
18960
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18408,6 +19029,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18408
19029
  "defi-redeem": t.LiteralC<"defi-redeem">;
18409
19030
  delegateResource: t.LiteralC<"delegateResource">;
18410
19031
  undelegateResource: t.LiteralC<"undelegateResource">;
19032
+ export: t.LiteralC<"export">;
19033
+ import: t.LiteralC<"import">;
19034
+ importtoc: t.LiteralC<"importtoc">;
18411
19035
  }>;
18412
19036
  }>, t.PartialC<{
18413
19037
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18486,6 +19110,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18486
19110
  "defi-redeem": t.LiteralC<"defi-redeem">;
18487
19111
  delegateResource: t.LiteralC<"delegateResource">;
18488
19112
  undelegateResource: t.LiteralC<"undelegateResource">;
19113
+ export: t.LiteralC<"export">;
19114
+ import: t.LiteralC<"import">;
19115
+ importtoc: t.LiteralC<"importtoc">;
18489
19116
  }>;
18490
19117
  }>, t.PartialC<{
18491
19118
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18557,6 +19184,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18557
19184
  "defi-redeem": t.LiteralC<"defi-redeem">;
18558
19185
  delegateResource: t.LiteralC<"delegateResource">;
18559
19186
  undelegateResource: t.LiteralC<"undelegateResource">;
19187
+ export: t.LiteralC<"export">;
19188
+ import: t.LiteralC<"import">;
19189
+ importtoc: t.LiteralC<"importtoc">;
18560
19190
  }>;
18561
19191
  }>, t.PartialC<{
18562
19192
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18629,6 +19259,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18629
19259
  "defi-redeem": t.LiteralC<"defi-redeem">;
18630
19260
  delegateResource: t.LiteralC<"delegateResource">;
18631
19261
  undelegateResource: t.LiteralC<"undelegateResource">;
19262
+ export: t.LiteralC<"export">;
19263
+ import: t.LiteralC<"import">;
19264
+ importtoc: t.LiteralC<"importtoc">;
18632
19265
  }>;
18633
19266
  }>, t.PartialC<{
18634
19267
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18716,6 +19349,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18716
19349
  "defi-redeem": t.LiteralC<"defi-redeem">;
18717
19350
  delegateResource: t.LiteralC<"delegateResource">;
18718
19351
  undelegateResource: t.LiteralC<"undelegateResource">;
19352
+ export: t.LiteralC<"export">;
19353
+ import: t.LiteralC<"import">;
19354
+ importtoc: t.LiteralC<"importtoc">;
18719
19355
  }>;
18720
19356
  }>, t.PartialC<{
18721
19357
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18805,6 +19441,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18805
19441
  "defi-redeem": t.LiteralC<"defi-redeem">;
18806
19442
  delegateResource: t.LiteralC<"delegateResource">;
18807
19443
  undelegateResource: t.LiteralC<"undelegateResource">;
19444
+ export: t.LiteralC<"export">;
19445
+ import: t.LiteralC<"import">;
19446
+ importtoc: t.LiteralC<"importtoc">;
18808
19447
  }>;
18809
19448
  }>, t.PartialC<{
18810
19449
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -18887,6 +19526,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18887
19526
  "defi-redeem": t.LiteralC<"defi-redeem">;
18888
19527
  delegateResource: t.LiteralC<"delegateResource">;
18889
19528
  undelegateResource: t.LiteralC<"undelegateResource">;
19529
+ export: t.LiteralC<"export">;
19530
+ import: t.LiteralC<"import">;
19531
+ importtoc: t.LiteralC<"importtoc">;
18890
19532
  }>;
18891
19533
  }>, t.PartialC<{
18892
19534
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19006,6 +19648,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19006
19648
  "defi-redeem": t.LiteralC<"defi-redeem">;
19007
19649
  delegateResource: t.LiteralC<"delegateResource">;
19008
19650
  undelegateResource: t.LiteralC<"undelegateResource">;
19651
+ export: t.LiteralC<"export">;
19652
+ import: t.LiteralC<"import">;
19653
+ importtoc: t.LiteralC<"importtoc">;
19009
19654
  }>;
19010
19655
  }>, t.PartialC<{
19011
19656
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19155,6 +19800,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19155
19800
  "defi-redeem": t.LiteralC<"defi-redeem">;
19156
19801
  delegateResource: t.LiteralC<"delegateResource">;
19157
19802
  undelegateResource: t.LiteralC<"undelegateResource">;
19803
+ export: t.LiteralC<"export">;
19804
+ import: t.LiteralC<"import">;
19805
+ importtoc: t.LiteralC<"importtoc">;
19158
19806
  }>;
19159
19807
  }>, t.PartialC<{
19160
19808
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19318,6 +19966,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19318
19966
  "defi-redeem": t.LiteralC<"defi-redeem">;
19319
19967
  delegateResource: t.LiteralC<"delegateResource">;
19320
19968
  undelegateResource: t.LiteralC<"undelegateResource">;
19969
+ export: t.LiteralC<"export">;
19970
+ import: t.LiteralC<"import">;
19971
+ importtoc: t.LiteralC<"importtoc">;
19321
19972
  }>;
19322
19973
  }>, t.PartialC<{
19323
19974
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19386,6 +20037,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19386
20037
  "defi-redeem": t.LiteralC<"defi-redeem">;
19387
20038
  delegateResource: t.LiteralC<"delegateResource">;
19388
20039
  undelegateResource: t.LiteralC<"undelegateResource">;
20040
+ export: t.LiteralC<"export">;
20041
+ import: t.LiteralC<"import">;
20042
+ importtoc: t.LiteralC<"importtoc">;
19389
20043
  }>;
19390
20044
  }>, t.PartialC<{
19391
20045
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19449,6 +20103,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19449
20103
  "defi-redeem": t.LiteralC<"defi-redeem">;
19450
20104
  delegateResource: t.LiteralC<"delegateResource">;
19451
20105
  undelegateResource: t.LiteralC<"undelegateResource">;
20106
+ export: t.LiteralC<"export">;
20107
+ import: t.LiteralC<"import">;
20108
+ importtoc: t.LiteralC<"importtoc">;
19452
20109
  }>;
19453
20110
  }>, t.PartialC<{
19454
20111
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19520,6 +20177,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19520
20177
  "defi-redeem": t.LiteralC<"defi-redeem">;
19521
20178
  delegateResource: t.LiteralC<"delegateResource">;
19522
20179
  undelegateResource: t.LiteralC<"undelegateResource">;
20180
+ export: t.LiteralC<"export">;
20181
+ import: t.LiteralC<"import">;
20182
+ importtoc: t.LiteralC<"importtoc">;
19523
20183
  }>;
19524
20184
  }>, t.PartialC<{
19525
20185
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19603,6 +20263,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19603
20263
  "defi-redeem": t.LiteralC<"defi-redeem">;
19604
20264
  delegateResource: t.LiteralC<"delegateResource">;
19605
20265
  undelegateResource: t.LiteralC<"undelegateResource">;
20266
+ export: t.LiteralC<"export">;
20267
+ import: t.LiteralC<"import">;
20268
+ importtoc: t.LiteralC<"importtoc">;
19606
20269
  }>;
19607
20270
  }>, t.PartialC<{
19608
20271
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19671,6 +20334,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19671
20334
  "defi-redeem": t.LiteralC<"defi-redeem">;
19672
20335
  delegateResource: t.LiteralC<"delegateResource">;
19673
20336
  undelegateResource: t.LiteralC<"undelegateResource">;
20337
+ export: t.LiteralC<"export">;
20338
+ import: t.LiteralC<"import">;
20339
+ importtoc: t.LiteralC<"importtoc">;
19674
20340
  }>;
19675
20341
  }>, t.PartialC<{
19676
20342
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19756,6 +20422,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19756
20422
  "defi-redeem": t.LiteralC<"defi-redeem">;
19757
20423
  delegateResource: t.LiteralC<"delegateResource">;
19758
20424
  undelegateResource: t.LiteralC<"undelegateResource">;
20425
+ export: t.LiteralC<"export">;
20426
+ import: t.LiteralC<"import">;
20427
+ importtoc: t.LiteralC<"importtoc">;
19759
20428
  }>;
19760
20429
  }>, t.PartialC<{
19761
20430
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19824,6 +20493,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19824
20493
  "defi-redeem": t.LiteralC<"defi-redeem">;
19825
20494
  delegateResource: t.LiteralC<"delegateResource">;
19826
20495
  undelegateResource: t.LiteralC<"undelegateResource">;
20496
+ export: t.LiteralC<"export">;
20497
+ import: t.LiteralC<"import">;
20498
+ importtoc: t.LiteralC<"importtoc">;
19827
20499
  }>;
19828
20500
  }>, t.PartialC<{
19829
20501
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -19929,6 +20601,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19929
20601
  "defi-redeem": t.LiteralC<"defi-redeem">;
19930
20602
  delegateResource: t.LiteralC<"delegateResource">;
19931
20603
  undelegateResource: t.LiteralC<"undelegateResource">;
20604
+ export: t.LiteralC<"export">;
20605
+ import: t.LiteralC<"import">;
20606
+ importtoc: t.LiteralC<"importtoc">;
19932
20607
  }>;
19933
20608
  }>, t.PartialC<{
19934
20609
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20016,6 +20691,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20016
20691
  "defi-redeem": t.LiteralC<"defi-redeem">;
20017
20692
  delegateResource: t.LiteralC<"delegateResource">;
20018
20693
  undelegateResource: t.LiteralC<"undelegateResource">;
20694
+ export: t.LiteralC<"export">;
20695
+ import: t.LiteralC<"import">;
20696
+ importtoc: t.LiteralC<"importtoc">;
20019
20697
  }>;
20020
20698
  }>, t.PartialC<{
20021
20699
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20085,6 +20763,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20085
20763
  "defi-redeem": t.LiteralC<"defi-redeem">;
20086
20764
  delegateResource: t.LiteralC<"delegateResource">;
20087
20765
  undelegateResource: t.LiteralC<"undelegateResource">;
20766
+ export: t.LiteralC<"export">;
20767
+ import: t.LiteralC<"import">;
20768
+ importtoc: t.LiteralC<"importtoc">;
20088
20769
  }>;
20089
20770
  }>, t.PartialC<{
20090
20771
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20173,6 +20854,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20173
20854
  "defi-redeem": t.LiteralC<"defi-redeem">;
20174
20855
  delegateResource: t.LiteralC<"delegateResource">;
20175
20856
  undelegateResource: t.LiteralC<"undelegateResource">;
20857
+ export: t.LiteralC<"export">;
20858
+ import: t.LiteralC<"import">;
20859
+ importtoc: t.LiteralC<"importtoc">;
20176
20860
  }>;
20177
20861
  }>, t.PartialC<{
20178
20862
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20263,6 +20947,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20263
20947
  "defi-redeem": t.LiteralC<"defi-redeem">;
20264
20948
  delegateResource: t.LiteralC<"delegateResource">;
20265
20949
  undelegateResource: t.LiteralC<"undelegateResource">;
20950
+ export: t.LiteralC<"export">;
20951
+ import: t.LiteralC<"import">;
20952
+ importtoc: t.LiteralC<"importtoc">;
20266
20953
  }>;
20267
20954
  }>, t.PartialC<{
20268
20955
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20354,6 +21041,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20354
21041
  "defi-redeem": t.LiteralC<"defi-redeem">;
20355
21042
  delegateResource: t.LiteralC<"delegateResource">;
20356
21043
  undelegateResource: t.LiteralC<"undelegateResource">;
21044
+ export: t.LiteralC<"export">;
21045
+ import: t.LiteralC<"import">;
21046
+ importtoc: t.LiteralC<"importtoc">;
20357
21047
  }>;
20358
21048
  }>, t.PartialC<{
20359
21049
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20431,6 +21121,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20431
21121
  "defi-redeem": t.LiteralC<"defi-redeem">;
20432
21122
  delegateResource: t.LiteralC<"delegateResource">;
20433
21123
  undelegateResource: t.LiteralC<"undelegateResource">;
21124
+ export: t.LiteralC<"export">;
21125
+ import: t.LiteralC<"import">;
21126
+ importtoc: t.LiteralC<"importtoc">;
20434
21127
  }>;
20435
21128
  }>, t.PartialC<{
20436
21129
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20519,6 +21212,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20519
21212
  "defi-redeem": t.LiteralC<"defi-redeem">;
20520
21213
  delegateResource: t.LiteralC<"delegateResource">;
20521
21214
  undelegateResource: t.LiteralC<"undelegateResource">;
21215
+ export: t.LiteralC<"export">;
21216
+ import: t.LiteralC<"import">;
21217
+ importtoc: t.LiteralC<"importtoc">;
20522
21218
  }>;
20523
21219
  }>, t.PartialC<{
20524
21220
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20646,6 +21342,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20646
21342
  "defi-redeem": t.LiteralC<"defi-redeem">;
20647
21343
  delegateResource: t.LiteralC<"delegateResource">;
20648
21344
  undelegateResource: t.LiteralC<"undelegateResource">;
21345
+ export: t.LiteralC<"export">;
21346
+ import: t.LiteralC<"import">;
21347
+ importtoc: t.LiteralC<"importtoc">;
20649
21348
  }>;
20650
21349
  }>, t.PartialC<{
20651
21350
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20721,6 +21420,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20721
21420
  "defi-redeem": t.LiteralC<"defi-redeem">;
20722
21421
  delegateResource: t.LiteralC<"delegateResource">;
20723
21422
  undelegateResource: t.LiteralC<"undelegateResource">;
21423
+ export: t.LiteralC<"export">;
21424
+ import: t.LiteralC<"import">;
21425
+ importtoc: t.LiteralC<"importtoc">;
20724
21426
  }>;
20725
21427
  }>, t.PartialC<{
20726
21428
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20793,6 +21495,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20793
21495
  "defi-redeem": t.LiteralC<"defi-redeem">;
20794
21496
  delegateResource: t.LiteralC<"delegateResource">;
20795
21497
  undelegateResource: t.LiteralC<"undelegateResource">;
21498
+ export: t.LiteralC<"export">;
21499
+ import: t.LiteralC<"import">;
21500
+ importtoc: t.LiteralC<"importtoc">;
20796
21501
  }>;
20797
21502
  }>, t.PartialC<{
20798
21503
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20860,6 +21565,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20860
21565
  "defi-redeem": t.LiteralC<"defi-redeem">;
20861
21566
  delegateResource: t.LiteralC<"delegateResource">;
20862
21567
  undelegateResource: t.LiteralC<"undelegateResource">;
21568
+ export: t.LiteralC<"export">;
21569
+ import: t.LiteralC<"import">;
21570
+ importtoc: t.LiteralC<"importtoc">;
20863
21571
  }>;
20864
21572
  }>, t.PartialC<{
20865
21573
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -20947,6 +21655,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20947
21655
  "defi-redeem": t.LiteralC<"defi-redeem">;
20948
21656
  delegateResource: t.LiteralC<"delegateResource">;
20949
21657
  undelegateResource: t.LiteralC<"undelegateResource">;
21658
+ export: t.LiteralC<"export">;
21659
+ import: t.LiteralC<"import">;
21660
+ importtoc: t.LiteralC<"importtoc">;
20950
21661
  }>;
20951
21662
  }>, t.PartialC<{
20952
21663
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21020,6 +21731,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21020
21731
  "defi-redeem": t.LiteralC<"defi-redeem">;
21021
21732
  delegateResource: t.LiteralC<"delegateResource">;
21022
21733
  undelegateResource: t.LiteralC<"undelegateResource">;
21734
+ export: t.LiteralC<"export">;
21735
+ import: t.LiteralC<"import">;
21736
+ importtoc: t.LiteralC<"importtoc">;
21023
21737
  }>;
21024
21738
  }>, t.PartialC<{
21025
21739
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21092,6 +21806,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21092
21806
  "defi-redeem": t.LiteralC<"defi-redeem">;
21093
21807
  delegateResource: t.LiteralC<"delegateResource">;
21094
21808
  undelegateResource: t.LiteralC<"undelegateResource">;
21809
+ export: t.LiteralC<"export">;
21810
+ import: t.LiteralC<"import">;
21811
+ importtoc: t.LiteralC<"importtoc">;
21095
21812
  }>;
21096
21813
  }>, t.PartialC<{
21097
21814
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21165,6 +21882,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21165
21882
  "defi-redeem": t.LiteralC<"defi-redeem">;
21166
21883
  delegateResource: t.LiteralC<"delegateResource">;
21167
21884
  undelegateResource: t.LiteralC<"undelegateResource">;
21885
+ export: t.LiteralC<"export">;
21886
+ import: t.LiteralC<"import">;
21887
+ importtoc: t.LiteralC<"importtoc">;
21168
21888
  }>;
21169
21889
  }>, t.PartialC<{
21170
21890
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21237,6 +21957,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21237
21957
  "defi-redeem": t.LiteralC<"defi-redeem">;
21238
21958
  delegateResource: t.LiteralC<"delegateResource">;
21239
21959
  undelegateResource: t.LiteralC<"undelegateResource">;
21960
+ export: t.LiteralC<"export">;
21961
+ import: t.LiteralC<"import">;
21962
+ importtoc: t.LiteralC<"importtoc">;
21240
21963
  }>;
21241
21964
  }>, t.PartialC<{
21242
21965
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21313,6 +22036,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21313
22036
  "defi-redeem": t.LiteralC<"defi-redeem">;
21314
22037
  delegateResource: t.LiteralC<"delegateResource">;
21315
22038
  undelegateResource: t.LiteralC<"undelegateResource">;
22039
+ export: t.LiteralC<"export">;
22040
+ import: t.LiteralC<"import">;
22041
+ importtoc: t.LiteralC<"importtoc">;
21316
22042
  }>;
21317
22043
  }>, t.PartialC<{
21318
22044
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21388,6 +22114,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21388
22114
  "defi-redeem": t.LiteralC<"defi-redeem">;
21389
22115
  delegateResource: t.LiteralC<"delegateResource">;
21390
22116
  undelegateResource: t.LiteralC<"undelegateResource">;
22117
+ export: t.LiteralC<"export">;
22118
+ import: t.LiteralC<"import">;
22119
+ importtoc: t.LiteralC<"importtoc">;
21391
22120
  }>;
21392
22121
  }>, t.PartialC<{
21393
22122
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21465,6 +22194,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21465
22194
  "defi-redeem": t.LiteralC<"defi-redeem">;
21466
22195
  delegateResource: t.LiteralC<"delegateResource">;
21467
22196
  undelegateResource: t.LiteralC<"undelegateResource">;
22197
+ export: t.LiteralC<"export">;
22198
+ import: t.LiteralC<"import">;
22199
+ importtoc: t.LiteralC<"importtoc">;
21468
22200
  }>;
21469
22201
  }>, t.PartialC<{
21470
22202
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21542,6 +22274,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21542
22274
  "defi-redeem": t.LiteralC<"defi-redeem">;
21543
22275
  delegateResource: t.LiteralC<"delegateResource">;
21544
22276
  undelegateResource: t.LiteralC<"undelegateResource">;
22277
+ export: t.LiteralC<"export">;
22278
+ import: t.LiteralC<"import">;
22279
+ importtoc: t.LiteralC<"importtoc">;
21545
22280
  }>;
21546
22281
  }>, t.PartialC<{
21547
22282
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21619,6 +22354,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21619
22354
  "defi-redeem": t.LiteralC<"defi-redeem">;
21620
22355
  delegateResource: t.LiteralC<"delegateResource">;
21621
22356
  undelegateResource: t.LiteralC<"undelegateResource">;
22357
+ export: t.LiteralC<"export">;
22358
+ import: t.LiteralC<"import">;
22359
+ importtoc: t.LiteralC<"importtoc">;
21622
22360
  }>;
21623
22361
  }>, t.PartialC<{
21624
22362
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21695,6 +22433,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21695
22433
  "defi-redeem": t.LiteralC<"defi-redeem">;
21696
22434
  delegateResource: t.LiteralC<"delegateResource">;
21697
22435
  undelegateResource: t.LiteralC<"undelegateResource">;
22436
+ export: t.LiteralC<"export">;
22437
+ import: t.LiteralC<"import">;
22438
+ importtoc: t.LiteralC<"importtoc">;
21698
22439
  }>;
21699
22440
  }>, t.PartialC<{
21700
22441
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21775,6 +22516,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21775
22516
  "defi-redeem": t.LiteralC<"defi-redeem">;
21776
22517
  delegateResource: t.LiteralC<"delegateResource">;
21777
22518
  undelegateResource: t.LiteralC<"undelegateResource">;
22519
+ export: t.LiteralC<"export">;
22520
+ import: t.LiteralC<"import">;
22521
+ importtoc: t.LiteralC<"importtoc">;
21778
22522
  }>;
21779
22523
  }>, t.PartialC<{
21780
22524
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21850,6 +22594,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21850
22594
  "defi-redeem": t.LiteralC<"defi-redeem">;
21851
22595
  delegateResource: t.LiteralC<"delegateResource">;
21852
22596
  undelegateResource: t.LiteralC<"undelegateResource">;
22597
+ export: t.LiteralC<"export">;
22598
+ import: t.LiteralC<"import">;
22599
+ importtoc: t.LiteralC<"importtoc">;
21853
22600
  }>;
21854
22601
  }>, t.PartialC<{
21855
22602
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -21927,6 +22674,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21927
22674
  "defi-redeem": t.LiteralC<"defi-redeem">;
21928
22675
  delegateResource: t.LiteralC<"delegateResource">;
21929
22676
  undelegateResource: t.LiteralC<"undelegateResource">;
22677
+ export: t.LiteralC<"export">;
22678
+ import: t.LiteralC<"import">;
22679
+ importtoc: t.LiteralC<"importtoc">;
21930
22680
  }>;
21931
22681
  }>, t.PartialC<{
21932
22682
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22000,6 +22750,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22000
22750
  "defi-redeem": t.LiteralC<"defi-redeem">;
22001
22751
  delegateResource: t.LiteralC<"delegateResource">;
22002
22752
  undelegateResource: t.LiteralC<"undelegateResource">;
22753
+ export: t.LiteralC<"export">;
22754
+ import: t.LiteralC<"import">;
22755
+ importtoc: t.LiteralC<"importtoc">;
22003
22756
  }>;
22004
22757
  }>, t.PartialC<{
22005
22758
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22072,6 +22825,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22072
22825
  "defi-redeem": t.LiteralC<"defi-redeem">;
22073
22826
  delegateResource: t.LiteralC<"delegateResource">;
22074
22827
  undelegateResource: t.LiteralC<"undelegateResource">;
22828
+ export: t.LiteralC<"export">;
22829
+ import: t.LiteralC<"import">;
22830
+ importtoc: t.LiteralC<"importtoc">;
22075
22831
  }>;
22076
22832
  }>, t.PartialC<{
22077
22833
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22144,6 +22900,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22144
22900
  "defi-redeem": t.LiteralC<"defi-redeem">;
22145
22901
  delegateResource: t.LiteralC<"delegateResource">;
22146
22902
  undelegateResource: t.LiteralC<"undelegateResource">;
22903
+ export: t.LiteralC<"export">;
22904
+ import: t.LiteralC<"import">;
22905
+ importtoc: t.LiteralC<"importtoc">;
22147
22906
  }>;
22148
22907
  }>, t.PartialC<{
22149
22908
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22221,6 +22980,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22221
22980
  "defi-redeem": t.LiteralC<"defi-redeem">;
22222
22981
  delegateResource: t.LiteralC<"delegateResource">;
22223
22982
  undelegateResource: t.LiteralC<"undelegateResource">;
22983
+ export: t.LiteralC<"export">;
22984
+ import: t.LiteralC<"import">;
22985
+ importtoc: t.LiteralC<"importtoc">;
22224
22986
  }>;
22225
22987
  }>, t.PartialC<{
22226
22988
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22299,6 +23061,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22299
23061
  "defi-redeem": t.LiteralC<"defi-redeem">;
22300
23062
  delegateResource: t.LiteralC<"delegateResource">;
22301
23063
  undelegateResource: t.LiteralC<"undelegateResource">;
23064
+ export: t.LiteralC<"export">;
23065
+ import: t.LiteralC<"import">;
23066
+ importtoc: t.LiteralC<"importtoc">;
22302
23067
  }>;
22303
23068
  }>, t.PartialC<{
22304
23069
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22375,6 +23140,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22375
23140
  "defi-redeem": t.LiteralC<"defi-redeem">;
22376
23141
  delegateResource: t.LiteralC<"delegateResource">;
22377
23142
  undelegateResource: t.LiteralC<"undelegateResource">;
23143
+ export: t.LiteralC<"export">;
23144
+ import: t.LiteralC<"import">;
23145
+ importtoc: t.LiteralC<"importtoc">;
22378
23146
  }>;
22379
23147
  }>, t.PartialC<{
22380
23148
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22451,6 +23219,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22451
23219
  "defi-redeem": t.LiteralC<"defi-redeem">;
22452
23220
  delegateResource: t.LiteralC<"delegateResource">;
22453
23221
  undelegateResource: t.LiteralC<"undelegateResource">;
23222
+ export: t.LiteralC<"export">;
23223
+ import: t.LiteralC<"import">;
23224
+ importtoc: t.LiteralC<"importtoc">;
22454
23225
  }>;
22455
23226
  }>, t.PartialC<{
22456
23227
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22522,6 +23293,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22522
23293
  "defi-redeem": t.LiteralC<"defi-redeem">;
22523
23294
  delegateResource: t.LiteralC<"delegateResource">;
22524
23295
  undelegateResource: t.LiteralC<"undelegateResource">;
23296
+ export: t.LiteralC<"export">;
23297
+ import: t.LiteralC<"import">;
23298
+ importtoc: t.LiteralC<"importtoc">;
22525
23299
  }>;
22526
23300
  }>, t.PartialC<{
22527
23301
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22593,6 +23367,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22593
23367
  "defi-redeem": t.LiteralC<"defi-redeem">;
22594
23368
  delegateResource: t.LiteralC<"delegateResource">;
22595
23369
  undelegateResource: t.LiteralC<"undelegateResource">;
23370
+ export: t.LiteralC<"export">;
23371
+ import: t.LiteralC<"import">;
23372
+ importtoc: t.LiteralC<"importtoc">;
22596
23373
  }>;
22597
23374
  }>, t.PartialC<{
22598
23375
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22658,6 +23435,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22658
23435
  "defi-redeem": t.LiteralC<"defi-redeem">;
22659
23436
  delegateResource: t.LiteralC<"delegateResource">;
22660
23437
  undelegateResource: t.LiteralC<"undelegateResource">;
23438
+ export: t.LiteralC<"export">;
23439
+ import: t.LiteralC<"import">;
23440
+ importtoc: t.LiteralC<"importtoc">;
22661
23441
  }>;
22662
23442
  }>, t.PartialC<{
22663
23443
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22727,6 +23507,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22727
23507
  "defi-redeem": t.LiteralC<"defi-redeem">;
22728
23508
  delegateResource: t.LiteralC<"delegateResource">;
22729
23509
  undelegateResource: t.LiteralC<"undelegateResource">;
23510
+ export: t.LiteralC<"export">;
23511
+ import: t.LiteralC<"import">;
23512
+ importtoc: t.LiteralC<"importtoc">;
22730
23513
  }>;
22731
23514
  }>, t.PartialC<{
22732
23515
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22798,6 +23581,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22798
23581
  "defi-redeem": t.LiteralC<"defi-redeem">;
22799
23582
  delegateResource: t.LiteralC<"delegateResource">;
22800
23583
  undelegateResource: t.LiteralC<"undelegateResource">;
23584
+ export: t.LiteralC<"export">;
23585
+ import: t.LiteralC<"import">;
23586
+ importtoc: t.LiteralC<"importtoc">;
22801
23587
  }>;
22802
23588
  }>, t.PartialC<{
22803
23589
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22869,6 +23655,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22869
23655
  "defi-redeem": t.LiteralC<"defi-redeem">;
22870
23656
  delegateResource: t.LiteralC<"delegateResource">;
22871
23657
  undelegateResource: t.LiteralC<"undelegateResource">;
23658
+ export: t.LiteralC<"export">;
23659
+ import: t.LiteralC<"import">;
23660
+ importtoc: t.LiteralC<"importtoc">;
22872
23661
  }>;
22873
23662
  }>, t.PartialC<{
22874
23663
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -22946,6 +23735,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22946
23735
  "defi-redeem": t.LiteralC<"defi-redeem">;
22947
23736
  delegateResource: t.LiteralC<"delegateResource">;
22948
23737
  undelegateResource: t.LiteralC<"undelegateResource">;
23738
+ export: t.LiteralC<"export">;
23739
+ import: t.LiteralC<"import">;
23740
+ importtoc: t.LiteralC<"importtoc">;
22949
23741
  }>;
22950
23742
  }>, t.PartialC<{
22951
23743
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23023,6 +23815,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23023
23815
  "defi-redeem": t.LiteralC<"defi-redeem">;
23024
23816
  delegateResource: t.LiteralC<"delegateResource">;
23025
23817
  undelegateResource: t.LiteralC<"undelegateResource">;
23818
+ export: t.LiteralC<"export">;
23819
+ import: t.LiteralC<"import">;
23820
+ importtoc: t.LiteralC<"importtoc">;
23026
23821
  }>;
23027
23822
  }>, t.PartialC<{
23028
23823
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23094,6 +23889,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23094
23889
  "defi-redeem": t.LiteralC<"defi-redeem">;
23095
23890
  delegateResource: t.LiteralC<"delegateResource">;
23096
23891
  undelegateResource: t.LiteralC<"undelegateResource">;
23892
+ export: t.LiteralC<"export">;
23893
+ import: t.LiteralC<"import">;
23894
+ importtoc: t.LiteralC<"importtoc">;
23097
23895
  }>;
23098
23896
  }>, t.PartialC<{
23099
23897
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23161,6 +23959,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23161
23959
  "defi-redeem": t.LiteralC<"defi-redeem">;
23162
23960
  delegateResource: t.LiteralC<"delegateResource">;
23163
23961
  undelegateResource: t.LiteralC<"undelegateResource">;
23962
+ export: t.LiteralC<"export">;
23963
+ import: t.LiteralC<"import">;
23964
+ importtoc: t.LiteralC<"importtoc">;
23164
23965
  }>;
23165
23966
  }>, t.PartialC<{
23166
23967
  recipients: t.UnionC<[t.Type<({
@@ -23248,6 +24049,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23248
24049
  "defi-redeem": t.LiteralC<"defi-redeem">;
23249
24050
  delegateResource: t.LiteralC<"delegateResource">;
23250
24051
  undelegateResource: t.LiteralC<"undelegateResource">;
24052
+ export: t.LiteralC<"export">;
24053
+ import: t.LiteralC<"import">;
24054
+ importtoc: t.LiteralC<"importtoc">;
23251
24055
  }>;
23252
24056
  }>, t.PartialC<{
23253
24057
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23345,6 +24149,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23345
24149
  "defi-redeem": t.LiteralC<"defi-redeem">;
23346
24150
  delegateResource: t.LiteralC<"delegateResource">;
23347
24151
  undelegateResource: t.LiteralC<"undelegateResource">;
24152
+ export: t.LiteralC<"export">;
24153
+ import: t.LiteralC<"import">;
24154
+ importtoc: t.LiteralC<"importtoc">;
23348
24155
  }>;
23349
24156
  }>, t.PartialC<{
23350
24157
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23452,6 +24259,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23452
24259
  "defi-redeem": t.LiteralC<"defi-redeem">;
23453
24260
  delegateResource: t.LiteralC<"delegateResource">;
23454
24261
  undelegateResource: t.LiteralC<"undelegateResource">;
24262
+ export: t.LiteralC<"export">;
24263
+ import: t.LiteralC<"import">;
24264
+ importtoc: t.LiteralC<"importtoc">;
23455
24265
  }>;
23456
24266
  }>, t.PartialC<{
23457
24267
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23531,6 +24341,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23531
24341
  "defi-redeem": t.LiteralC<"defi-redeem">;
23532
24342
  delegateResource: t.LiteralC<"delegateResource">;
23533
24343
  undelegateResource: t.LiteralC<"undelegateResource">;
24344
+ export: t.LiteralC<"export">;
24345
+ import: t.LiteralC<"import">;
24346
+ importtoc: t.LiteralC<"importtoc">;
23534
24347
  }>;
23535
24348
  }>, t.PartialC<{
23536
24349
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23620,6 +24433,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23620
24433
  "defi-redeem": t.LiteralC<"defi-redeem">;
23621
24434
  delegateResource: t.LiteralC<"delegateResource">;
23622
24435
  undelegateResource: t.LiteralC<"undelegateResource">;
24436
+ export: t.LiteralC<"export">;
24437
+ import: t.LiteralC<"import">;
24438
+ importtoc: t.LiteralC<"importtoc">;
23623
24439
  }>;
23624
24440
  }>, t.PartialC<{
23625
24441
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23691,6 +24507,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23691
24507
  "defi-redeem": t.LiteralC<"defi-redeem">;
23692
24508
  delegateResource: t.LiteralC<"delegateResource">;
23693
24509
  undelegateResource: t.LiteralC<"undelegateResource">;
24510
+ export: t.LiteralC<"export">;
24511
+ import: t.LiteralC<"import">;
24512
+ importtoc: t.LiteralC<"importtoc">;
23694
24513
  }>;
23695
24514
  }>, t.PartialC<{
23696
24515
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23768,6 +24587,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23768
24587
  "defi-redeem": t.LiteralC<"defi-redeem">;
23769
24588
  delegateResource: t.LiteralC<"delegateResource">;
23770
24589
  undelegateResource: t.LiteralC<"undelegateResource">;
24590
+ export: t.LiteralC<"export">;
24591
+ import: t.LiteralC<"import">;
24592
+ importtoc: t.LiteralC<"importtoc">;
23771
24593
  }>;
23772
24594
  }>, t.PartialC<{
23773
24595
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23839,6 +24661,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23839
24661
  "defi-redeem": t.LiteralC<"defi-redeem">;
23840
24662
  delegateResource: t.LiteralC<"delegateResource">;
23841
24663
  undelegateResource: t.LiteralC<"undelegateResource">;
24664
+ export: t.LiteralC<"export">;
24665
+ import: t.LiteralC<"import">;
24666
+ importtoc: t.LiteralC<"importtoc">;
23842
24667
  }>;
23843
24668
  }>, t.PartialC<{
23844
24669
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -23916,6 +24741,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23916
24741
  "defi-redeem": t.LiteralC<"defi-redeem">;
23917
24742
  delegateResource: t.LiteralC<"delegateResource">;
23918
24743
  undelegateResource: t.LiteralC<"undelegateResource">;
24744
+ export: t.LiteralC<"export">;
24745
+ import: t.LiteralC<"import">;
24746
+ importtoc: t.LiteralC<"importtoc">;
23919
24747
  }>;
23920
24748
  }>, t.PartialC<{
23921
24749
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;