import { EddyReducer } from 'brookjs-eddy'; import { State, Action } from './types'; export declare const reducer: EddyReducer;