import type { Middleware } from '../action/types'; export declare const abortMiddleware: Middleware;