import * as Config from "./config"; export declare function startServer(config: Config.Config): Promise; //# sourceMappingURL=start-server.d.ts.map