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