/** * Re-render when dynamic library materials (un)register — AI-generated * `library:mtl_*` presets arrive after mount, and material caches keyed on * ref-resolution signatures must recompute once they land. */ export declare function useLibraryMaterialsVersion(): number; //# sourceMappingURL=use-library-materials-version.d.ts.map