declare const timeout: (duration: number) => Promise; export default timeout;