import { StateConfig } from '../../state/config/state-config';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@ngrx/store";
import * as i3 from "@ngrx/effects";
export declare function productStoreConfigFactory(): StateConfig;
export declare class ProductStoreModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ProductStoreModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ProductStoreModule, never, [typeof i1.CommonModule, typeof i2.StoreFeatureModule, typeof i3.EffectsFeatureModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ProductStoreModule>;
}
