export declare function createCommitCheckpoint({ branchName, repoPath, }: { branchName: string; repoPath: string; }): string | null; //# sourceMappingURL=checkpoint.d.ts.map