export { UmbStaticFileItemRepository } from './static-file-item.repository.js'; export { UMB_STATIC_FILE_ITEM_REPOSITORY_ALIAS } from './constants.js'; export type { UmbStaticFileItemModel } from './types.js';