export declare function assertPromiseRejects(promise: Promise, message: string): Promise;