#!/usr/bin/env node declare function startServer(): Promise; export { startServer }; //# sourceMappingURL=server.d.ts.map