export default function createThunkMiddleware(args: any): () => (next: any) => (action: any) => any;
//# sourceMappingURL=thunk-middleware.d.ts.map