export declare class PathTxId {
    txId: string;
}
