export function resolveConflicts(entries: any, cg: any): Pick<any, "i" | "weight" | "barycenter" | "vs">[];
