import { ClearablePromise } from 'delay'; export { ClearablePromise }; export declare const waitFor: (delay: number) => ClearablePromise;