import { Tree } from '../../generators/tree';
export default function addClaudeWorktreesToGitIgnore(tree: Tree): Promise<void>;
