export declare const FileLock: { lock(someKey: string, timeout?: number): Promise; }; //# sourceMappingURL=FileLock.d.ts.map