declare namespace connection { export function spawn_server_connection(handle: ConnectionHandler) : AbstractServerConnection; }