import type { HttpServer } from "./types.js"; export declare function createHttpServer(): HttpServer; //# sourceMappingURL=factory.d.ts.map