import { TreeComponent } from './interface.js'; declare const MemoTree: TreeComponent; export { MemoTree as default };