export default function isPromise(obj: any): obj is Promise;