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