import type { AjaxOptions } from '../../internal/types.cjs'; export declare function ajaxPromise(_options: AjaxOptions): Promise;