export { UmbDictionaryItemRepository } from './dictionary-item.repository.js'; export { UMB_DICTIONARY_ITEM_REPOSITORY_ALIAS } from './constants.js'; export type { UmbDictionaryItemModel } from './types.js';