export declare enum DeferredRejectionReason { Unknown = 0, Timeout = 1, External = 2 }