import { ActionReducerMap } from "@ngrx/store"; import { IAppState } from "../state/app.state"; export declare const appReducers: ActionReducerMap;