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