import { type Tree } from '@nx/devkit'; export declare function addLocalRegistryScripts(tree: Tree): { startLocalRegistryPath: string; stopLocalRegistryPath: string; }; //# sourceMappingURL=add-local-registry-scripts.d.ts.map