export declare const acquireBrowserDownloadLock: (lockPath: string) => Promise<() => Promise>;