export type Server = (request: Request) => Promise;