/// <reference types="@vechain/connex" />
export declare function newTxVisitor(ctx: Context, id: string): Connex.Thor.TransactionVisitor;
