export { UmbDictionaryCollectionRepository } from './repository/index.js'; export { UMB_DICTIONARY_COLLECTION_ALIAS } from './constants.js'; export type * from './types.js';