declare var _default: (store: any) => (next: any) => (action: any) => Promise<{}>;
export default _default;
