export declare const httpServer: { start: (port: number) => void; }; //# sourceMappingURL=httpServer.d.ts.map