declare const reducer: (state: any, action: any) => any; export default reducer;