export declare type ThenArg = T extends PromiseLike ? U : T; //# sourceMappingURL=thenType.d.ts.map