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