import { Middleware } from 'redux'; export declare const onErrorResetAndRery: (persistKey: string) => Middleware<{}, State, import("redux").Dispatch>;