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