import { BalanceInfoTag } from './balance-info'; /** * @description :62M: * @type {Uint8Array} */ export declare const token1: Uint8Array; /** * @description :62F: * @type {Uint8Array} */ export declare const token2: Uint8Array; declare const closingBalanceTag: BalanceInfoTag; export default closingBalanceTag;