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