import { Reducer } from 'redux'; export declare function apolloReducer(state: any, action: any): Reducer;