import { ActionReducerMap } from '@ngrx/store'; import { AppStates } from '../states'; export declare const appReducers: ActionReducerMap;