export default function pWaitFor(condition: any, options?: {}): Promise; export { TimeoutError } from './ptimeout';