export declare function isPromise(obj: any): boolean; export declare function makeArray(item: any): any[];