import { ActionReducerMap } from '@ngrx/store'; import { DigiAIXCoreAppState } from './app-state'; export declare const coreReducers: ActionReducerMap;