export function backendMiddleware(store: any): (next: any) => (action: any) => any;