/// declare const ajax: (url: string, settings?: JQueryAjaxSettings | undefined) => JQueryXHR; export default ajax;