import { ModuleUiSchema } from './server'; export * from './repository'; export * from './server'; export default ModuleUiSchema;