export { default } from '../components/table-tree';
export type { TableTreeProps } from '../components/table-tree';
