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