/** * Wait until our server is up, and accepting requests */ export declare const waitForServerToBeAvailable: () => any;