/** * Close all but the first tab * @param {String} obsolete Type of object to close (window or tab) */ export declare function closeAllButFirstTab(): Promise; //# sourceMappingURL=closeAllButFirstTab.d.ts.map