import type BrowserTabsLock from "browser-tabs-lock"; export declare type Lock = Pick; export declare type LockFactory = () => Promise;