export declare const expectPromiseToFail: (promise: Promise) => Promise; export declare const getTestPort: () => Promise;