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