export function combineReducers(reducers: any): (state: {} | undefined, action: any) => {};
//# sourceMappingURL=combine-reducers.d.ts.map