export declare const wait: (time: number) => Promise<unknown>;
//# sourceMappingURL=wait.d.ts.map