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 siteContextStoreConfigFactory(): StateConfig;
export declare class SiteContextStoreModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SiteContextStoreModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SiteContextStoreModule, never, [typeof i1.CommonModule, typeof i2.StoreFeatureModule, typeof i3.EffectsFeatureModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SiteContextStoreModule>;
}
