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