import type { ScriptItemResponseModel } from '../../../../core/backend-api/index.js'; import { UmbManagementApiItemDataCache } from '../../../../management-api/index.js'; declare const scriptItemCache: UmbManagementApiItemDataCache; export { scriptItemCache };