declare namespace solid { //TODO: Gets JQuery.AjaxOptions and returns JQuery.Promise function ajax(userOptions: any): any; }