export declare function isPromise(val: any): boolean;
