export declare function getAppIdAndApiKey(searchClient: any): { appId: string; apiKey: string; };