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