import { Server, ServerHost } from "./types.js";
export declare function createServer(host: ServerHost): Server;
//# sourceMappingURL=serverlib.d.ts.map