export declare const generateReducer: (items: any, reducer?: string) => any;
