import { HttpAdapterType } from './http-adapter.types'; export declare const HttpAdapter: () => HttpAdapterType; //# sourceMappingURL=http-adapter.d.ts.map