export declare function getAppIdAndApiKey(searchClient: any): [appId: string, apiKey: string] | [appId: undefined, apiKey: undefined];