import { ITreeOptions } from 'angular-tree-component'; export interface MyTreeOptions extends ITreeOptions { }