export declare const nextTick: () => Promise; export declare const sleep: (time?: number) => Promise;