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