export declare function acquireLock(): boolean; export declare function releaseLock(): void; //# sourceMappingURL=lock.d.ts.map