export declare function calculateNeighborJoiningTree(rows: readonly [string, string][]): string;