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