export declare function wait(ms: number): Promise<unknown>;
//# sourceMappingURL=wait.d.ts.map