import { Tree } from '../../generators/tree';
export default function moveGraphCacheDirectory(tree: Tree): Promise<void>;
export declare function updatePrettierIgnore(tree: Tree): void;
export declare function updateGitIgnore(tree: Tree): void;
//# sourceMappingURL=move-workspace-data-directory.d.ts.map