export declare class PathTransactionId {
    txid: string;
}
