import type { GeneratorCallback, Tree } from '@nx/devkit';
import { NormalizedNgRxRootStoreGeneratorOptions } from './normalize-options';
export declare function addNgRxToPackageJson(tree: Tree, options: NormalizedNgRxRootStoreGeneratorOptions): GeneratorCallback;
//# sourceMappingURL=add-ngrx-to-package-json.d.ts.map