export declare const LAUNCH_BROWSER_FUNCTION_ID = "launchBrowser"; export declare const IS_BROWSER_RUNNING_FUNCTION_ID = "isBrowserRunning"; export declare const CLOSE_BROWSER_FUNCTION_ID = "closeBrowser"; export declare const QUERY_DOM_FUNCTION_ID = "queryDom"; //# sourceMappingURL=app-tester-chat-functions.d.ts.map