export declare function wait(time: number, { signal }?: { signal?: AbortSignal | undefined; }): Promise; //# sourceMappingURL=wait.d.ts.map