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