//#region src/index.d.ts declare function startServer(): Promise; //#endregion export { startServer }; //# sourceMappingURL=index.d.ts.map