export declare function withFileLock(filePath: string, operation: () => Promise, defaultContent?: string): Promise; //# sourceMappingURL=file-lock.d.ts.map