import { type TuiTreeController } from './tree.interfaces';
export declare const TUI_DEFAULT_TREE_CONTROLLER: TuiTreeController;
