export declare function reducer(duration: any): (state: any, action: any) => any;
