export declare const wait: (ms: number, signal?: AbortSignal) => Promise;