declare const isPromise: (object: any) => boolean; export default isPromise;