export interface TransactionId { lt: bigint; hash: Uint8Array; } //# sourceMappingURL=TransactionId.d.ts.map