import PropertiesTree from './properties-tree.component'; import { createTree } from './utils'; export default PropertiesTree; export { createTree };