import { RequestListener } from "http";
export declare const startServer: (requestListener: RequestListener, port: number) => void;
//# sourceMappingURL=startServer.d.ts.map