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