export declare function makeCancelable(promise: any, onCancel: any): any;