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