declare const wait: (milliseconds?: number) => Promise; export default wait;