export declare function withProjectStateLock(path: string, operation: () => Promise, signal?: AbortSignal): Promise;