import { MagicAttributeModel } from '@nocobase/database'; class UiSchemaModel extends MagicAttributeModel {} export { UiSchemaModel };