export declare function healthCheck(apiPath: string): Promise; export declare function waitUntilHealthy(apiPath: string): Promise;