export declare function startServer(port?: number): void;
export default startServer;
//# sourceMappingURL=server.d.ts.map