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