export declare function ensureWorktreeTaktGitignore(worktreePath: string): void; export declare function ensureWorktreeTaktRuntimeProtection(worktreePath: string): void; export declare function syncProjectLocalTaktForRetry(projectDir: string, worktreePath: string): void; //# sourceMappingURL=projectLocalTaktSync.d.ts.map