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