import { Credentials } from '@ibm-wch-sdk/cli-credentials'; import { Observable } from 'rxjs'; export declare function wchToolsGetCredentials(aApiUrl: string): Observable;