/** * Ensure legacy workspaces can resolve the editor store used by generated * persistence blocks. Existing dependency ranges stay authoritative. */ export declare function ensurePersistentBlockIdentityDependency(projectDir: string, required: boolean): Promise;