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