import * as Dyad from 'dyad';
export declare function middleware(action: any, next: Dyad.Dispatch): any;
