declare const isPromiseLike: (value: any) => boolean; export default isPromiseLike;