import { ConflictInfo } from "../../core/types.js";
export declare function detectPotentialConflictsModern(worktreePath: string, targetBranch?: string): Promise<ConflictInfo | null>;
//# sourceMappingURL=potential-modern.d.ts.map