declare function sleep(timeout: number): Promise; export = sleep;