import { RootMiddleware } from '../../types'; export declare const createTransactionMiddleware: () => RootMiddleware;