import { IExchange } from '../interfaces/index'; export declare const httpExchange: () => IExchange;