import type { AjaxOptions } from '../../internal/types.mjs'; export declare function ajax(_options: AjaxOptions): void;