declare const PromiseReject: (reason?: any) => Promise; export = PromiseReject;