import Tree from '../../types/tree';

export * from '../../types/tree';
export default Tree;
