import { AxiosInstance } from "axios"; import * as Http from "http"; export declare const createHandler: (client: Pick) => Http.RequestListener;