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