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