declare const wait: (timeMs?: number) => Promise; export { wait, }; //# sourceMappingURL=wait.d.ts.map