/** * register all session relevant singletons on the instance */ export declare function registerSessionManager(instance: WebdriverIO.Browser): Promise; //# sourceMappingURL=index.d.ts.map