import { Middleware } from '../Api';
declare const intentExecutorMiddleware: Middleware;
export default intentExecutorMiddleware;
