export declare function expectError(fn: () => Promise, message?: string): Promise;