import type { Tree } from '@nx/devkit';
import { NormalizedNgRxFeatureStoreGeneratorOptions } from './normalize-options';
export declare function addExportsToBarrel(tree: Tree, options: NormalizedNgRxFeatureStoreGeneratorOptions): void;
//# sourceMappingURL=add-exports-barrel.d.ts.map