declare const startServer: (url: string) => Promise; export { startServer };