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