import type { Middleware } from '@reduxjs/toolkit'; export declare const analyticsMiddleware: Middleware;