import type { PlaygroundControl, PlaygroundDefinition, PlaygroundProps } from '../types.js'; export declare const NUI_TREE_DEFAULTS: PlaygroundProps; export declare const ATTRIBUTE_NAMES: string[]; export declare const CONTROLS: PlaygroundControl[]; export declare const nuiTreePlayground: PlaygroundDefinition; //# sourceMappingURL=nui-tree.d.ts.map